Add environment for the date when U-Boot is built

Signed-off-by: Ulf Samuelsson <[EMAIL PROTECTED]>

diff -urN u-boot.cmp/Makefile u-boot/Makefile
--- u-boot.cmp/Makefile	2008-04-12 20:56:58.000000000 +0200
+++ u-boot/Makefile	2008-04-12 21:06:23.000000000 +0200
@@ -42,6 +42,8 @@
 
 export	HOSTARCH HOSTOS
 
+BUILD_DATE= $(shell date +%F)
+
 # Deal with colliding definitions from tcsh etc.
 VENDOR=
 
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to