mac80211: add WIFI_SCRIPTS_UCODE to PKG_CONFIG_DEPENDS
It affects package depdendencies Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
f827d231fb
commit
87f130a6ae
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ include ralink.mk
|
|||
include realtek.mk
|
||||
|
||||
PKG_CONFIG_DEPENDS += \
|
||||
CONFIG_WIFI_SCRIPTS_UCODE \
|
||||
$(patsubst %,CONFIG_PACKAGE_kmod-%,$(PKG_DRIVERS))
|
||||
|
||||
define KernelPackage/cfg80211
|
||||
|
|
Loading…
Reference in a new issue