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

@@ -8,7 +8,7 @@
define Profile/FSG3
NAME:=Freecom FSG-3
PACKAGES:= \
kmod-madwifi wireless-tools \
kmod-ath5k wireless-tools \
kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \
kmod-fs-ext2 kmod-fs-ext3 kmod-fs-reiserfs
endef