bcm63xx: add ath9k to atheros wifi profile
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 May 2012 13:22:48 +0000 (13:22 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 May 2012 13:22:48 +0000 (13:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31884 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/brcm63xx/profiles/102-Atheros.mk

index 844894c..b214185 100644 (file)
@@ -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