1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-01 10:47:10 +01:00
Files
u-boot-megous/arch
Tom Rini 1c854dc5d4 arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
Using __DATE__ and __TIME__ results in an error due to -Werror=date-time
with gcc-4.9 (__DATE__ / __TIME__ might prevent reproducible builds) so
switch these over to U_BOOT_DATE / U_BOOT_TIME

Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-03-24 21:22:37 -06:00
..
2015-03-24 10:50:50 -04:00
2015-02-17 22:54:38 +01:00
2015-01-29 17:09:57 -07:00
2015-03-05 20:13:21 -05:00
2015-03-24 10:50:50 -04:00