commit | 62948507d6880da3acedf355a8d1d8cb65ed91a3 | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Mon Nov 03 09:30:59 2008 -0600 |
committer | Wolfgang Denk <wd@denx.de> | Sat Dec 06 23:36:43 2008 +0100 |
tree | 592e0f4f06597a923de9c0ae3afa762ca517ee04 | |
parent | e94895d9860b60ea9055569227ef4a3a04f9a3b9 [diff] [blame] |
Update U-Boot's build timestamp on every compile Use the GNU 'date' command to auto-generate a new U-Boot timestamp on every compile. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
diff --git a/include/.gitignore b/include/.gitignore index ef7dd5f..4481412 100644 --- a/include/.gitignore +++ b/include/.gitignore
@@ -5,4 +5,5 @@ /bmp_logo.h /config.h /config.mk +/timestamp_autogenerated.h /version_autogenerated.h