X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/49d1bc17655fde37822a5a5daaa428ff2a0493e6..4856cc94bb3b617c5635b83f7e24a40933563bff:/package/ppp/Makefile?ds=sidebyside 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