From 7def55591de471e6fa2e7921dfdf71c84a308cae Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Wed, 11 Jul 2007 15:01:42 +0000 Subject: Define date of build as DATE, use in mtd/mtd.mk --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3563e5ae4..d2c4b7183 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ TOPDIR=./ CONFIG_CONFIG_IN = Config.in CONFIG_DEFCONFIG = .defconfig CONFIG = package/config +DATE:=$(shell date -u +%Y%m%d) noconfig_targets := menuconfig config oldconfig randconfig \ defconfig allyesconfig allnoconfig release tags \ -- cgit v1.2.3-55-g7522