X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=include%2Ftoplevel.mk;fp=include%2Ftoplevel.mk;h=97093021ba7472dd46fcfc67f5a3934f0d3efd4b;hp=0cba07c6e62d28922e9d2183c43c5ea7ed9c82d5;hb=dd086973a8882fea569e08b8cce669f642eab891;hpb=28530115b69ec49dd77d55b0daddd42640f4ceb2 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