|
@@ -72,7 +72,8 @@ LINUX_MAKE_ENV = \
|
|
LINUX_INSTALL_IMAGES = YES
|
|
LINUX_INSTALL_IMAGES = YES
|
|
LINUX_DEPENDENCIES = host-kmod \
|
|
LINUX_DEPENDENCIES = host-kmod \
|
|
$(if $(BR2_PACKAGE_INTEL_MICROCODE),intel-microcode) \
|
|
$(if $(BR2_PACKAGE_INTEL_MICROCODE),intel-microcode) \
|
|
- $(if $(BR2_PACKAGE_LINUX_FIRMWARE),linux-firmware)
|
|
|
|
|
|
+ $(if $(BR2_PACKAGE_LINUX_FIRMWARE),linux-firmware) \
|
|
|
|
+ $(if $(BR2_PACKAGE_WIRELESS_REGDB),wireless-regdb)
|
|
|
|
|
|
# Starting with 4.16, the generated kconfig paser code is no longer
|
|
# Starting with 4.16, the generated kconfig paser code is no longer
|
|
# shipped with the kernel sources, so we need flex and bison, but
|
|
# shipped with the kernel sources, so we need flex and bison, but
|