From 092e90e1effca0372945a251b3a8aa09acdb1173 Mon Sep 17 00:00:00 2001 From: jogo Date: Sun, 27 May 2012 13:22:48 +0000 Subject: bcm63xx: add ath9k to atheros wifi profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31884 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/profiles/102-Atheros.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/profiles') diff --git a/target/linux/brcm63xx/profiles/102-Atheros.mk b/target/linux/brcm63xx/profiles/102-Atheros.mk index 844894ce3..b214185c5 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 -- cgit v1.2.3