Home
last modified time | relevance | path

Searched refs:BR2_VERSION_GIT_EPOCH (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/
H A DMakefile553 BR2_VERSION_GIT_EPOCH := $(shell $(GIT) log -1 --format=%at 2> /dev/null) macro
554 export SOURCE_DATE_EPOCH ?= $(or $(BR2_VERSION_GIT_EPOCH),$(BR2_VERSION_EPOCH))