summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/profiles
diff options
context:
space:
mode:
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-27 13:22:48 +0000
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-27 13:22:48 +0000
commit092e90e1effca0372945a251b3a8aa09acdb1173 (patch)
treed0f838c68d691ec328aee899ac786ada2c905921 /target/linux/brcm63xx/profiles
parentf095146c5d63033e22aa28ae8b281b0c4c6352e7 (diff)
bcm63xx: add ath9k to atheros wifi profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31884 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/profiles')
-rw-r--r--target/linux/brcm63xx/profiles/102-Atheros.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/profiles/102-Atheros.mk b/target/linux/brcm63xx/profiles/102-Atheros.mk
index 844894ce3..b214185c5 100644
--- a/target/linux/brcm63xx/profiles/102-Atheros.mk
+++ b/target/linux/brcm63xx/profiles/102-Atheros.mk
@@ -7,7 +7,7 @@
define Profile/Atheros
NAME:=Atheros WiFi (default)
- PACKAGES:=kmod-ath5k wpad-mini
+ PACKAGES:=kmod-ath5k kmod-ath9k wpad-mini
endef
define Profile/Atheros/Description