mac80211: select iwinfo
Since iwinfo is now used in the core scripts, it needs to be present on the system Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
49ef4dbee5
commit
a0f97d8f9c
@ -98,7 +98,7 @@ PKG_CONFIG_DEPENDS += \
|
|||||||
define KernelPackage/cfg80211
|
define KernelPackage/cfg80211
|
||||||
$(call KernelPackage/mac80211/Default)
|
$(call KernelPackage/mac80211/Default)
|
||||||
TITLE:=cfg80211 - wireless configuration API
|
TITLE:=cfg80211 - wireless configuration API
|
||||||
DEPENDS+= +iw +wireless-regdb
|
DEPENDS+= +iw +iwinfo +wireless-regdb
|
||||||
ABI_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)
|
ABI_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)
|
||||||
FILES:= \
|
FILES:= \
|
||||||
$(PKG_BUILD_DIR)/compat/compat.ko \
|
$(PKG_BUILD_DIR)/compat/compat.ko \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user