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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user