bcm63xx: add ath9k to atheros wifi profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31884 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
2df17dbf20
commit
e4a82f8318
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/Atheros
|
define Profile/Atheros
|
||||||
NAME:=Atheros WiFi (default)
|
NAME:=Atheros WiFi (default)
|
||||||
PACKAGES:=kmod-ath5k wpad-mini
|
PACKAGES:=kmod-ath5k kmod-ath9k wpad-mini
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/Atheros/Description
|
define Profile/Atheros/Description
|
||||||
|
|
Loading…
Reference in New Issue