mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Merge branch 'next'
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -164,7 +164,7 @@ LINUX_MAKE_FLAGS = \
|
||||
CROSS_COMPILE="$(TARGET_CROSS)" \
|
||||
WERROR=0 \
|
||||
REGENERATE_PARSERS=1 \
|
||||
DEPMOD=$(HOST_DIR)/sbin/depmod
|
||||
DEPMOD=true
|
||||
|
||||
ifeq ($(BR2_REPRODUCIBLE),y)
|
||||
LINUX_MAKE_ENV += \
|
||||
|
||||
Reference in New Issue
Block a user