summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/rules/barebox-mx6.make
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v7a/rules/barebox-mx6.make')
-rw-r--r--configs/platform-v7a/rules/barebox-mx6.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platform-v7a/rules/barebox-mx6.make b/configs/platform-v7a/rules/barebox-mx6.make
index 525ffd5..c16cc69 100644
--- a/configs/platform-v7a/rules/barebox-mx6.make
+++ b/configs/platform-v7a/rules/barebox-mx6.make
@@ -41,6 +41,7 @@ BAREBOX_MX6_WRAPPER_BLACKLIST := \
BAREBOX_MX6_CONF_OPT := \
-C $(BAREBOX_MX6_DIR) \
O=$(BAREBOX_MX6_BUILD_DIR) \
+ BUILDSYSTEM_VERSION=$(PTXDIST_VCS_VERSION) \
$(call barebox-opts, BAREBOX_MX6)
BAREBOX_MX6_MAKE_OPT := $(BAREBOX_MX6_CONF_OPT)