Searched refs:BUILD_STRING (Results 1 – 2 of 2) sorted by relevance
155 ifeq (${BUILD_STRING},)156 BUILD_STRING := $(shell git describe --always --dirty --tags 2> /dev/null) macro158 VERSION_STRING := v${VERSION}(${BUILD_TYPE}):${BUILD_STRING}
161 - ``BUILD_STRING``: Input string for VERSION_STRING, which allows the TF-A