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

@@ -55,7 +55,7 @@ endef
define KernelPackage/cfg80211
$(call KernelPackage/mac80211/Default)
TITLE:=cfg80211 - wireless configuration API
DEPENDS+= +wireless-tools +iw
DEPENDS+= +iw
FILES:= \
$(PKG_BUILD_DIR)/compat/compat.ko \
$(PKG_BUILD_DIR)/net/wireless/cfg80211.ko