From: Jonas Gorski Date: Sun, 27 May 2012 13:22:48 +0000 (+0000) Subject: bcm63xx: add ath9k to atheros wifi profile X-Git-Tag: reboot~13812 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=8aac009cc926116a26606f7925dea5e96bdbe4d4 bcm63xx: add ath9k to atheros wifi profile SVN-Revision: 31884 --- 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