From: Jonas Gorski Date: Sun, 27 May 2012 13:22:48 +0000 (+0000) Subject: bcm63xx: add ath9k to atheros wifi profile X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=50d8f48f12daae257e1b6d5fd94a58f700dd8ee4;p=openwrt%2Fsvn-archive%2Farchive.git 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