mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
fd00495080
U_BOOT_DATE and U_BOOT_TIME are updated on every run of make command. Therefore mrc.c file is recompiled every time when running make which means that whole U-Boot binary is recompiled on every run of make command. Simplify it and do not recompile U-Boot binary on every run of make command by not depending on macros U_BOOT_DATE and U_BOOT_TIME. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |
||
---|---|---|
.. | ||
acpi.c | ||
car.S | ||
dram.c | ||
hte.c | ||
hte.h | ||
Kconfig | ||
Makefile | ||
mrc.c | ||
mrc_util.c | ||
mrc_util.h | ||
msg_port.c | ||
quark.c | ||
smc.c | ||
smc.h |