2
0
forked from Ivasoft/openwrt

targets: replace madwifi in profiles with ath5k, madwifi is unmaintained

SVN-Revision: 31015
This commit is contained in:
Felix Fietkau
2012-03-19 09:58:13 +00:00
parent d74c6ce7c5
commit db6e326c56
16 changed files with 24 additions and 25 deletions

View File

@@ -7,7 +7,7 @@
define Profile/Default
NAME:=Default Profile
PACKAGES:=kmod-madwifi
PACKAGES:=kmod-ath5k
endef
define Profile/Default/Description