projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6de9af
)
Use local time (Thanks Mike)
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 11 May 2008 06:55:04 +0000
(06:55 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 11 May 2008 06:55:04 +0000
(06:55 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d4340d5385ad50cc3533422c26c1384639b0d596..95f1a0fd2aea157f6b1f7dc259d3e76b6360acfc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-25,7
+25,7
@@
TOPDIR=./
CONFIG_CONFIG_IN=Config.in
CONFIG_DEFCONFIG=.defconfig
CONFIG=package/config
-DATE:=$(shell date
-u
+%Y%m%d)
+DATE:=$(shell date +%Y%m%d)
noconfig_targets:=menuconfig config oldconfig randconfig \
defconfig allyesconfig allnoconfig release tags \