2
0
forked from Ivasoft/openwrt

dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency

SVN-Revision: 33593
This commit is contained in:
John Crispin
2012-09-28 21:54:31 +00:00
parent 0afc7b9b6d
commit f3cab53f27
11 changed files with 11 additions and 11 deletions

View File

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