projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49ef4db
)
mac80211: select iwinfo
author
Felix Fietkau
<nbd@nbd.name>
Thu, 17 Jun 2021 10:03:48 +0000
(12:03 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 17 Jun 2021 10:40:43 +0000
(12:40 +0200)
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>
package/kernel/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mac80211/Makefile
b/package/kernel/mac80211/Makefile
index 0ade95e35ee110246a98cd42dc89eb2fc631141b..d0620c556a43190c1b7d5fd8b21fdcec4491eb8b 100644
(file)
--- a/
package/kernel/mac80211/Makefile
+++ b/
package/kernel/mac80211/Makefile
@@
-98,7
+98,7
@@
PKG_CONFIG_DEPENDS += \
define KernelPackage/cfg80211
$(call KernelPackage/mac80211/Default)
TITLE:=cfg80211 - wireless configuration API
- DEPENDS+= +iw +wireless-regdb
+ DEPENDS+= +iw +
iwinfo +
wireless-regdb
ABI_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)
FILES:= \
$(PKG_BUILD_DIR)/compat/compat.ko \