X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/49d1bc17655fde37822a5a5daaa428ff2a0493e6..7d4f6e1faaac74bb2a3c9d03b2ba03630b25118f:/package/ppp/Makefile diff --git a/package/ppp/Makefile b/package/ppp/Makefile index 1f423789b..fba518215 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -41,7 +41,7 @@ endef define Package/ppp-multilink $(call Package/ppp/Default) DEPENDS:=+kmod-ppp - TITLE:=PPP daemon + TITLE:=PPP daemon (with multilink support) VARIANT:=multilink endef