targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
[librecmc/librecmc.git] / target / linux / brcm47xx / profiles / 105-Atheros.mk
index 46046a1fa56240040b5c0ce8b274c77d937bef19..f47a3610b7fc5e6cff969171218d23f3c5f10489 100644 (file)
@@ -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