summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/rules/barebox-am335x-mlo.make
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v7a/rules/barebox-am335x-mlo.make')
-rw-r--r--configs/platform-v7a/rules/barebox-am335x-mlo.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platform-v7a/rules/barebox-am335x-mlo.make b/configs/platform-v7a/rules/barebox-am335x-mlo.make
index 534566b..96b76da 100644
--- a/configs/platform-v7a/rules/barebox-am335x-mlo.make
+++ b/configs/platform-v7a/rules/barebox-am335x-mlo.make
@@ -40,6 +40,7 @@ BAREBOX_AM335X_MLO_WRAPPER_BLACKLIST := \
BAREBOX_AM335X_MLO_CONF_OPT := \
-C $(BAREBOX_AM335X_MLO_DIR) \
O=$(BAREBOX_AM335X_MLO_BUILD_DIR) \
+ BUILDSYSTEM_VERSION=$(PTXDIST_VCS_VERSION) \
$(call barebox-opts, BAREBOX_AM335X_MLO)
BAREBOX_AM335X_MLO_MAKE_OPT := $(BAREBOX_AM335X_MLO_CONF_OPT)