X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6e30a22b8713210e0a659e31366a3d5d1ec70c39..5d7bd4aded1387640c2ee34f2c4b54e95b5a2256:/package/ppp/Makefile diff --git a/package/ppp/Makefile b/package/ppp/Makefile index b5a317bd0..7d05db09a 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -33,7 +33,6 @@ endef define Package/ppp $(call Package/ppp/Default) - DEFAULT:=y DEPENDS:=+kmod-ppp TITLE:=PPP daemon DESCRIPTION:=\ @@ -51,7 +50,6 @@ endef define Package/ppp-mod-pppoe $(call Package/ppp/Default) - DEFAULT:=y DEPENDS:=ppp +kmod-pppoe TITLE:=PPPoE plugin DESCRIPTION:=\