targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
[openwrt/svn-archive/archive.git] / target / linux / ixp4xx / generic / profiles / 100-Default.mk
index 104268bd8e9bef4e3d49270d30aec73944fe5981..c881c8001d4fd9643cc9c73573f7009cec5c78b3 100644 (file)
@@ -7,7 +7,7 @@
 
 define Profile/Default
   NAME:=Default Profile
-  PACKAGES:=kmod-madwifi
+  PACKAGES:=kmod-ath5k
 endef
 
 define Profile/Default/Description