From db6e326c5674dd2fa07931d6b0bcb255afc4a758 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 SVN-Revision: 31015 --- 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 c6d2da6..844894c 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.1