summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/ar9/profiles/100-Atheros.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2010-11-03 19:02:27 +0000
committerJohn Crispin <john@openwrt.org>2010-11-03 19:02:27 +0000
commit251535331cb7393bc911dfd5a7c01f670b292549 (patch)
tree52d4fa9c44a169c9ed8878b7bda7c5f23789447e /target/linux/ifxmips/ar9/profiles/100-Atheros.mk
parent100fc4c7cec5500314c20c5d9a2ff0aa8a07a04a (diff)
downloadmaster-31e0f0ae-251535331cb7393bc911dfd5a7c01f670b292549.tar.gz
master-31e0f0ae-251535331cb7393bc911dfd5a7c01f670b292549.tar.bz2
master-31e0f0ae-251535331cb7393bc911dfd5a7c01f670b292549.zip
* bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers
SVN-Revision: 23836
Diffstat (limited to 'target/linux/ifxmips/ar9/profiles/100-Atheros.mk')
-rw-r--r--target/linux/ifxmips/ar9/profiles/100-Atheros.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/target/linux/ifxmips/ar9/profiles/100-Atheros.mk b/target/linux/ifxmips/ar9/profiles/100-Atheros.mk
index 71804b294f..945868a947 100644
--- a/target/linux/ifxmips/ar9/profiles/100-Atheros.mk
+++ b/target/linux/ifxmips/ar9/profiles/100-Atheros.mk
@@ -6,12 +6,9 @@
#
define Profile/Atheros
- NAME:=Atheros WiFi (default)
- PACKAGES:=kmod-madwifi
+ NAME:=Atheros WiFi
+ PACKAGES:=kmod-madwifi hostapd-mini
endef
-define Profile/Atheros/Description
- Package set compatible with hardware using Atheros WiFi cards
-endef
$(eval $(call Profile,Atheros))