|
@@ -88,7 +88,8 @@ LINUX_DEPENDENCIES += \
|
|
# only if the host does not have them.
|
|
# only if the host does not have them.
|
|
LINUX_KCONFIG_DEPENDENCIES = \
|
|
LINUX_KCONFIG_DEPENDENCIES = \
|
|
$(BR2_BISON_HOST_DEPENDENCY) \
|
|
$(BR2_BISON_HOST_DEPENDENCY) \
|
|
- $(BR2_FLEX_HOST_DEPENDENCY)
|
|
|
|
|
|
+ $(BR2_FLEX_HOST_DEPENDENCY) \
|
|
|
|
+ $(BR2_MAKE_HOST_DEPENDENCY)
|
|
|
|
|
|
# Starting with 4.18, the kconfig in the kernel calls the
|
|
# Starting with 4.18, the kconfig in the kernel calls the
|
|
# cross-compiler to check its capabilities. So we need the
|
|
# cross-compiler to check its capabilities. So we need the
|