AA: [ar7]: push atm, br2684ctl and kmod-pppoa down the DSL Profile
authorFlorian Fainelli <florian@openwrt.org>
Sun, 25 Nov 2012 21:06:51 +0000 (21:06 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 25 Nov 2012 21:06:51 +0000 (21:06 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34384

target/linux/ar7/Makefile
target/linux/ar7/profiles/100-Annex-A.mk
target/linux/ar7/profiles/110-Annex-B.mk

index da3e252440b35ee4abe2312a394c366ffdf3705c..9678eb20d85277a218bffabff4cd0e169a277f32 100644 (file)
@@ -16,8 +16,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-mac80211 kmod-acx-mac80211 swconfig wpad-mini
 
 define Target/Description
        Build firmware images for TI AR7 based routers.
index 3d74b5d7de462234e609a437bcffd174bca27e77..d8e549ea65923baf9106a37af737d649db36d2ba 100644 (file)
@@ -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
index 66692e79661904b44d87c5a3d2fa29c628381d65..55de1fc4ad2a18bd77d3efcadd1d7f83e718d381 100644 (file)
@@ -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