Searched refs:KBUILD_BUILD_TIMESTAMP (Results 1 - 5 of 5) sorted by relevance

/linux-master/init/
H A DMakefile32 build-timestamp = $(or $(KBUILD_BUILD_TIMESTAMP), $(build-timestamp-auto))
/linux-master/kernel/
H A Dgen_kheaders.sh86 tar "${KBUILD_BUILD_TIMESTAMP:+--mtime=$KBUILD_BUILD_TIMESTAMP}" \
/linux-master/usr/
H A DMakefile67 $(if $(KBUILD_BUILD_TIMESTAMP), -d "$(KBUILD_BUILD_TIMESTAMP)") \
/linux-master/tools/perf/Documentation/
H A DMakefile253 # Generate date from either KBUILD_BUILD_TIMESTAMP or git log of
256 $(if $(KBUILD_BUILD_TIMESTAMP), \
257 $(shell date -u -d '$(KBUILD_BUILD_TIMESTAMP)' +%Y-%m-%d), \
/linux-master/tools/testing/selftests/wireguard/qemu/
H A DMakefile277 export KBUILD_BUILD_TIMESTAMP := Fri Jun 5 15:58:00 CEST 2015 macro

Completed in 296 milliseconds