aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/ar9/profiles/100-Atheros.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2010-11-03 19:02:27 +0000
committerJohn Crispin <blogic@openwrt.org>2010-11-03 19:02:27 +0000
commitb8a8caa3d78a025506b919f00d559c8ecc050cdc (patch)
tree9166127f79cbe0b37ab9b278968529b8ddfef738 /target/linux/ifxmips/ar9/profiles/100-Atheros.mk
parentb9148123217c9e234fa9855c0db487052ab4211d (diff)
downloadmaster-187ad058-b8a8caa3d78a025506b919f00d559c8ecc050cdc.tar.gz
master-187ad058-b8a8caa3d78a025506b919f00d559c8ecc050cdc.tar.bz2
master-187ad058-b8a8caa3d78a025506b919f00d559c8ecc050cdc.zip
[ifxmips]:
* bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23836 3c298f89-4303-0410-b956-a3cf2f4a3e73
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))