From: Felix Fietkau Date: Mon, 30 Oct 2006 23:00:08 +0000 (+0000) Subject: enable pppoa for ar7 X-Git-Tag: reboot~30543 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=2fa277537e12008a2c93b9e05111031d5e9b22cc;p=openwrt%2Fstaging%2Fchunkeey.git enable pppoa for ar7 SVN-Revision: 5350 --- diff --git a/package/ppp/Makefile b/package/ppp/Makefile index b5a317bd03..80c6f5afe8 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -44,6 +44,7 @@ endef define Package/ppp-mod-pppoa $(call Package/ppp/Default) DEPENDS:=ppp +linux-atm +kmod-pppoa + DEFAULT:=y if LINUX_2_4_AR7 TITLE:=PPPoA plugin DESCRIPTION:=\ This package contains a PPPoA (PPP over ATM) plugin for ppp.