enable pppoa for ar7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5350 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2006-10-30 23:00:08 +00:00
parent 923cef2b44
commit b108e625f4
1 changed files with 1 additions and 0 deletions

View File

@ -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.