1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:53:50 +03:00

bcm63xx: add ath9k to atheros wifi profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31884 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jogo 2012-05-27 13:22:48 +00:00
parent f095146c5d
commit 092e90e1ef

View 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