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/brcm47xx/profiles/105-Atheros.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm47xx/profiles/105-Atheros.mk') diff --git a/target/linux/brcm47xx/profiles/105-Atheros.mk b/target/linux/brcm47xx/profiles/105-Atheros.mk index 46046a1fa5..f47a3610b7 100644 --- a/target/linux/brcm47xx/profiles/105-Atheros.mk +++ b/target/linux/brcm47xx/profiles/105-Atheros.mk @@ -6,8 +6,8 @@ # define Profile/Atheros - NAME:=Atheros WiFi (madwifi) - PACKAGES:=kmod-madwifi + NAME:=Atheros WiFi (ath5k) + PACKAGES:=kmod-ath5k endef define Profile/Atheros/Description -- cgit v1.2.3