aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-05-27 13:22:48 +0000
committerJonas Gorski <jogo@openwrt.org>2012-05-27 13:22:48 +0000
commit8aac009cc926116a26606f7925dea5e96bdbe4d4 (patch)
treedd6feffe11233d046db979fa7524e435e50f37f6 /target
parent4aa43122ab59a91379bcc3720489d35a7088a64a (diff)
downloadupstream-8aac009cc926116a26606f7925dea5e96bdbe4d4.tar.gz
upstream-8aac009cc926116a26606f7925dea5e96bdbe4d4.tar.bz2
upstream-8aac009cc926116a26606f7925dea5e96bdbe4d4.zip
bcm63xx: add ath9k to atheros wifi profile
SVN-Revision: 31884
Diffstat (limited to 'target')
-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 844894ce3b..b214185c5d 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