summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-19 09:58:13 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-19 09:58:13 +0000
commitc746848b4725e4d9b3a8995ad3803ed4d53fae35 (patch)
tree28850eddc2f28b9f10381b44b3a97cdff7114ac3 /target/linux/brcm47xx/profiles
parent30c57b2be2eeab9b0da1015fd7c7ff6aef094e3a (diff)
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
Diffstat (limited to 'target/linux/brcm47xx/profiles')
-rw-r--r--target/linux/brcm47xx/profiles/105-Atheros.mk4
-rw-r--r--target/linux/brcm47xx/profiles/WGT634U.mk2
-rw-r--r--target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk4
3 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/brcm47xx/profiles/105-Atheros.mk b/target/linux/brcm47xx/profiles/105-Atheros.mk
index 46046a1fa..f47a3610b 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
diff --git a/target/linux/brcm47xx/profiles/WGT634U.mk b/target/linux/brcm47xx/profiles/WGT634U.mk
index 9ba446a07..81f59a729 100644
--- a/target/linux/brcm47xx/profiles/WGT634U.mk
+++ b/target/linux/brcm47xx/profiles/WGT634U.mk
@@ -7,7 +7,7 @@
define Profile/WGT634U
NAME:=Netgear WGT634U
- PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb2 kmod-ocf kmod-crypto-ocf-ubsec-ssb
+ PACKAGES:=kmod-ath5k kmod-usb-core kmod-usb2 kmod-ocf kmod-crypto-ocf-ubsec-ssb
endef
define Profile/WGT634U/Description
diff --git a/target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk b/target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk
index bf8630388..4d50db347 100644
--- a/target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk
+++ b/target/linux/brcm47xx/profiles/WL500GPv1-ATH.mk
@@ -6,8 +6,8 @@
#
define Profile/WL500GPv1
- NAME:=ASUS WL-500g Premium v1 (Atheros WiFi using madwifi)
- PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-uhci kmod-usb2
+ NAME:=ASUS WL-500g Premium v1 (Atheros WiFi using ath5k)
+ PACKAGES:=kmod-ath5k kmod-usb-core kmod-usb-uhci kmod-usb2
endef
define Profile/WL500GPv1/Description