enable pppoa for ar7
authorFelix Fietkau <nbd@openwrt.org>
Mon, 30 Oct 2006 23:00:08 +0000 (23:00 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 30 Oct 2006 23:00:08 +0000 (23:00 +0000)
SVN-Revision: 5350

package/ppp/Makefile

index b5a317bd03efc25cb592492fc84a871f7f0a7bbc..80c6f5afe8fdfbb83832d0c7381739a950bee945 100644 (file)
@@ -44,6 +44,7 @@ endef
 define Package/ppp-mod-pppoa
   $(call Package/ppp/Default)
   DEPENDS:=ppp +linux-atm +kmod-pppoa
 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.
   TITLE:=PPPoA plugin
   DESCRIPTION:=\
        This package contains a PPPoA (PPP over ATM) plugin for ppp.