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:
e4776c9
)
mac80211: add WIFI_SCRIPTS_UCODE to PKG_CONFIG_DEPENDS
master
author
Felix Fietkau
<nbd@nbd.name>
Wed, 4 Dec 2024 10:58:39 +0000
(11:58 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 26 Dec 2024 17:18:14 +0000
(18:18 +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 b0de3950b9e9c25e62f526ae27bb6add79c16aea..ea27f815421c29fb8a0eaa910a5b3ddebd2a6a59 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