summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/rules/barebox-am335x.make
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v7a/rules/barebox-am335x.make')
-rw-r--r--configs/platform-v7a/rules/barebox-am335x.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platform-v7a/rules/barebox-am335x.make b/configs/platform-v7a/rules/barebox-am335x.make
index a10474a..4a8dec0 100644
--- a/configs/platform-v7a/rules/barebox-am335x.make
+++ b/configs/platform-v7a/rules/barebox-am335x.make
@@ -41,6 +41,7 @@ BAREBOX_AM335X_WRAPPER_BLACKLIST := \
BAREBOX_AM335X_CONF_OPT := \
-C $(BAREBOX_AM335X_DIR) \
O=$(BAREBOX_AM335X_BUILD_DIR) \
+ BUILDSYSTEM_VERSION=$(PTXDIST_VCS_VERSION) \
$(call barebox-opts, BAREBOX_AM335X)
BAREBOX_AM335X_MAKE_OPT := $(BAREBOX_AM335X_CONF_OPT)