From 887c0ecd98abbf3f9eab3f74176952c07d99f3ab Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 19 Mar 2012 09:58:13 +0000 Subject: targets: replace madwifi in profiles with ath5k, madwifi is unmaintained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31015 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') diff --git a/target/linux/brcm63xx/profiles/102-Atheros.mk b/target/linux/brcm63xx/profiles/102-Atheros.mk index c6d2da636e..844894ce3b 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-madwifi wpad-mini + PACKAGES:=kmod-ath5k wpad-mini endef define Profile/Atheros/Description -- cgit v1.2.3