projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bda1aad
)
mac80211: add WIFI_SCRIPTS_UCODE to PKG_CONFIG_DEPENDS
author
Felix Fietkau
<nbd@nbd.name>
Wed, 4 Dec 2024 10:58:39 +0000
(11:58 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Sat, 28 Dec 2024 21:31:41 +0000
(22:31 +0100)
It affects package depdendencies
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 c3ffb8dc06ca7c5f4565bbffbe51f49cd8e22736..380d346971394d86b7639c22d673054c0e3f9c8c 100644
(file)
--- a/
package/kernel/mac80211/Makefile
+++ b/
package/kernel/mac80211/Makefile
@@
-95,6
+95,7
@@
include ralink.mk
include realtek.mk
PKG_CONFIG_DEPENDS += \
+ WIFI_SCRIPTS_UCODE \
$(patsubst %,CONFIG_PACKAGE_kmod-%,$(PKG_DRIVERS))
define KernelPackage/cfg80211