aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/profiles/102-Atheros.mk
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
commite4a82f83182763c171a87eb7a4298753a9d5ff9b (patch)
treed0f838c68d691ec328aee899ac786ada2c905921 /target/linux/brcm63xx/profiles/102-Atheros.mk
parent2df17dbf2069ae0d0a2e3645dd6789c3c342d79a (diff)
downloadupstream-e4a82f83182763c171a87eb7a4298753a9d5ff9b.tar.gz
upstream-e4a82f83182763c171a87eb7a4298753a9d5ff9b.tar.bz2
upstream-e4a82f83182763c171a87eb7a4298753a9d5ff9b.zip
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/102-Atheros.mk')
-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