summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/profiles/atheros.mk
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-09-05 18:37:48 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-09-05 18:37:48 +0000
commite81933ed31876650ad9ea15787db69c35ee739dd (patch)
tree249bfadcaac045b0e7ba4425da89e8362fc12615 /target/linux/ar71xx/generic/profiles/atheros.mk
parent4b62fffaa5b2d2185cac8bfa0ca9e8d8e825bb1a (diff)
ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes #9954)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28173 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/atheros.mk')
-rw-r--r--target/linux/ar71xx/generic/profiles/atheros.mk18
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/ar71xx/generic/profiles/atheros.mk b/target/linux/ar71xx/generic/profiles/atheros.mk
index 36c918b4b..f26d7a788 100644
--- a/target/linux/ar71xx/generic/profiles/atheros.mk
+++ b/target/linux/ar71xx/generic/profiles/atheros.mk
@@ -7,7 +7,7 @@
define Profile/AP121
NAME:=Atheros AP121 reference board
- PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2
+ PACKAGES:=kmod-usb-core kmod-usb2
endef
define Profile/AP121/Description
@@ -18,7 +18,7 @@ $(eval $(call Profile,AP121))
define Profile/AP121MINI
NAME:=Atheros AP121-MINI reference board
- PACKAGES:=wpad-mini kmod-ath9k
+ PACKAGES:=
endef
define Profile/AP121MINI/Description
@@ -29,7 +29,7 @@ $(eval $(call Profile,AP121MINI))
define Profile/AP81
NAME:=Atheros AP81 reference board
- PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2
+ PACKAGES:=kmod-usb-core kmod-usb2
endef
define Profile/AP81/Description
@@ -40,7 +40,7 @@ $(eval $(call Profile,AP81))
define Profile/AP83
NAME:=Atheros AP83 reference board
- PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2 \
+ PACKAGES:=kmod-usb-core kmod-usb2 \
vsc7385-ucode-ap83 vsc7395-ucode-ap83
endef
@@ -52,7 +52,7 @@ $(eval $(call Profile,AP83))
define Profile/AP96
NAME:=Atheros AP96 reference board
- PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2
+ PACKAGES:=kmod-usb-core kmod-usb2
endef
define Profile/AP96/Description
@@ -63,7 +63,7 @@ $(eval $(call Profile,AP96))
define Profile/DB120
NAME:=Atheros DB120 reference board
- PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2 kmod-usb-storage
+ PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb-storage
endef
define Profile/DB120/Description
@@ -74,7 +74,7 @@ $(eval $(call Profile,DB120))
define Profile/PB42
NAME:=Atheros PB42 reference board
- PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2
endef
define Profile/PB42/Description
@@ -85,7 +85,7 @@ $(eval $(call Profile,PB42))
define Profile/PB44
NAME:=Atheros PB44 reference board
- PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 \
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 \
vsc7385-ucode-pb44 vsc7395-ucode-pb44
endef
@@ -97,7 +97,7 @@ $(eval $(call Profile,PB44))
define Profile/PB92
NAME:=Atheros PB92 reference board
- PACKAGES:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2
+ PACKAGES:=kmod-usb-core kmod-usb2
endef
define Profile/PB92/Description