summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/barebox_mlo.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/barebox_mlo.make b/rules/barebox_mlo.make
index b5489bdf8..d22a289cc 100644
--- a/rules/barebox_mlo.make
+++ b/rules/barebox_mlo.make
@@ -35,7 +35,8 @@ BAREBOX_MLO_WRAPPER_BLACKLIST := \
TARGET_HARDEN_RELRO \
TARGET_HARDEN_BINDNOW \
TARGET_HARDEN_PIE \
- TARGET_DEBUG
+ TARGET_DEBUG \
+ TARGET_BUILD_ID
BAREBOX_MLO_PATH := PATH=$(CROSS_PATH)
BAREBOX_MLO_CONF_ENV := KCONFIG_NOTIMESTAMP=1