summaryrefslogtreecommitdiff
path: root/cesar/common/make
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/common/make')
-rw-r--r--cesar/common/make/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/common/make/config.mk b/cesar/common/make/config.mk
index b49ae019f8..ab56cfc786 100644
--- a/cesar/common/make/config.mk
+++ b/cesar/common/make/config.mk
@@ -21,7 +21,7 @@ MODULE_CONFIG_FORCE := $(if $(call list-neq,$(MODULE_LIST),$(ALL_MODULES)),MODUL
HEADERS_CONFIG_STAMP := $(HEADERS_CONFIG)/headers.stamp
.PHONY: BUILD_INFO_FORCE
-BUILD_INFO_FLAGS := -i implementation
+BUILD_INFO_FLAGS := -i implementation -i project -i version
COMPILE_DEPS += $(HEADERS_CONFIG_STAMP) $(OBJ_INC_DIR)/module_config.h $(OBJ_INC_DIR)/build_info.h