summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles
diff options
context:
space:
mode:
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