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/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