summaryrefslogtreecommitdiffstats
path: root/package/ppp/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-30 23:00:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-30 23:00:08 +0000
commit2fa277537e12008a2c93b9e05111031d5e9b22cc (patch)
tree16565279019839120211a3f693c7881638f5a17f /package/ppp/Makefile
parent8eaf063d65a3d0fd26afaab8b015010f6197466d (diff)
downloadmaster-31e0f0ae-2fa277537e12008a2c93b9e05111031d5e9b22cc.tar.gz
master-31e0f0ae-2fa277537e12008a2c93b9e05111031d5e9b22cc.tar.bz2
master-31e0f0ae-2fa277537e12008a2c93b9e05111031d5e9b22cc.zip
enable pppoa for ar7
SVN-Revision: 5350
Diffstat (limited to 'package/ppp/Makefile')
-rw-r--r--package/ppp/Makefile1
1 files changed, 1 insertions, 0 deletions
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.