targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
[openwrt/svn-archive/archive.git] / target / linux / au1000 / au1500 / profiles / InternetBox.mk
index ee32ddb13f5f462edc1c09e3c3b6f6d744fd0e79..d6d647868e8d65f10637897aac1d75f050690542 100644 (file)
@@ -7,7 +7,7 @@
 
 define Profile/InternetBox
   NAME:=T-Mobile "InternetBox"
-  PACKAGES:=kmod-madwifi \
+  PACKAGES:=kmod-ath5k \
                ldconfig ldd \
                ip tc wpa-supplicant wpa-cli
 endef