]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Update U-Boot's build timestamp on every compile
authorPeter Tyser <ptyser@xes-inc.com>
Mon, 3 Nov 2008 15:30:59 +0000 (09:30 -0600)
committerWolfgang Denk <wd@denx.de>
Sat, 6 Dec 2008 22:36:43 +0000 (23:36 +0100)
commit561858ee7d0274c3e89dc98d4d0698cb6fcf6fd9
tree592e0f4f06597a923de9c0ae3afa762ca517ee04
parent1450c4a6682378567030414a9f1198c39b7730c7
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>
47 files changed:
Makefile
board/bmw/bmw.c
board/eXalion/eXalion.c
board/lwmon/lwmon.c
board/mousse/mousse.c
board/netstar/eeprom.c
board/sandburst/karef/karef.c
board/sandburst/metrobox/metrobox.c
board/tqc/tqm8xx/tqm8xx.c
board/trab/trab_fkt.c
board/voiceblue/eeprom.c
cpu/74xx_7xx/start.S
cpu/leon2/start.S
cpu/leon3/start.S
cpu/mcf5227x/start.S
cpu/mcf523x/start.S
cpu/mcf52x2/start.S
cpu/mcf532x/start.S
cpu/mcf5445x/start.S
cpu/mcf547x_8x/start.S
cpu/mpc512x/start.S
cpu/mpc5xx/start.S
cpu/mpc5xxx/start.S
cpu/mpc8220/start.S
cpu/mpc824x/start.S
cpu/mpc8260/start.S
cpu/mpc83xx/start.S
cpu/mpc85xx/start.S
cpu/mpc86xx/start.S
cpu/mpc8xx/start.S
cpu/mpc8xx/video.c
cpu/nios/start.S
cpu/nios2/start.S
cpu/ppc4xx/start.S
include/.gitignore
include/configs/NETPHONE.h
include/configs/NETTA.h
include/configs/NETTA2.h
include/timestamp.h [new file with mode: 0644]
lib_arm/board.c
lib_avr32/board.c
lib_blackfin/board.c
lib_i386/board.c
lib_microblaze/board.c
lib_mips/board.c
lib_sh/board.c
net/net.c