From: Florian Fainelli Date: Fri, 16 Nov 2012 13:00:48 +0000 (+0000) Subject: push atm, br2684ctl and kmod-pppoa down the DSL Profile X-Git-Tag: reboot~12300 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bc73cf5345300e0f98454e74ec85647e4c4c17e9;p=openwrt%2Fopenwrt.git push atm, br2684ctl and kmod-pppoa down the DSL Profile Signed-off-by: Florian Fainelli SVN-Revision: 34206 --- diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index ead26d9965..3d34c413c4 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -17,8 +17,7 @@ LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES+= kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \ - kmod-acx-mac80211 swconfig wpad-mini +DEFAULT_PACKAGES+= kmod-acx-mac80211 swconfig wpad-mini define Target/Description Build firmware images for TI AR7 based routers. diff --git a/target/linux/ar7/generic/profiles/100-Annex-A.mk b/target/linux/ar7/generic/profiles/100-Annex-A.mk index 3d74b5d7de..d8e549ea65 100644 --- a/target/linux/ar7/generic/profiles/100-Annex-A.mk +++ b/target/linux/ar7/generic/profiles/100-Annex-A.mk @@ -7,7 +7,8 @@ define Profile/Annex-A NAME:=Annex-A DSL firmware (default) - PACKAGES:=kmod-sangam-atm-annex-a + PACKAGES:=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \ + kmod-sangam-atm-annex-a endef define Profile/Annex-A/Description diff --git a/target/linux/ar7/generic/profiles/110-Annex-B.mk b/target/linux/ar7/generic/profiles/110-Annex-B.mk index 66692e7966..55de1fc4ad 100644 --- a/target/linux/ar7/generic/profiles/110-Annex-B.mk +++ b/target/linux/ar7/generic/profiles/110-Annex-B.mk @@ -7,7 +7,8 @@ define Profile/Annex-B NAME:=Annex-B DSL firmware - PACKAGES:=kmod-sangam-atm-annex-b + PACKAGES:=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl \ + kmod-sangam-atm-annex-b endef define Profile/Annex-B/Description