summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-30 23:00:08 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-30 23:00:08 +0000
commitb55f3db3abb3b2b3f672e9dff6e6760b3e9f8f85 (patch)
treecb8a703fcdf2c6800fee0a0b6d645498d984d025 /package
parentdbbdd65de0d2ce83ef6dc29956a7e5a9243f8504 (diff)
enable pppoa for ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5350 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/ppp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index b5a317bd0..80c6f5afe 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.