X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=include%2Ftoplevel.mk;h=97093021ba7472dd46fcfc67f5a3934f0d3efd4b;hp=0cba07c6e62d28922e9d2183c43c5ea7ed9c82d5;hb=3a65601e29a0905af2004917aacc8da075518344;hpb=2b801c80a3b0dcfabcf2b12437f081f70de779dc diff --git a/include/toplevel.mk b/include/toplevel.mk index 0cba07c6e6..97093021ba 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -24,6 +24,7 @@ export RELEASE export REVISION export GIT_CONFIG_PARAMETERS='core.autocrlf=false' export MAKE_JOBSERVER=$(filter --jobserver%,$(MAKEFLAGS)) +export SOURCE_DATE_EPOCH:=$(shell $(TOPDIR)/scripts/get_source_date_epoch.sh) # prevent perforce from messing with the patch utility unexport P4PORT P4USER P4CONFIG P4CLIENT