show target version, date, commit hash and branch (#221)
This commit is contained in:
@@ -14,5 +14,6 @@ TARGET ?= f2
|
||||
TARGET_DIR = targets/$(TARGET)
|
||||
include $(TARGET_DIR)/target.mk
|
||||
|
||||
include $(PROJECT_ROOT)/make/git.mk
|
||||
include $(PROJECT_ROOT)/make/toolchain.mk
|
||||
include $(PROJECT_ROOT)/make/rules.mk
|
||||
|
Reference in New Issue
Block a user