mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
2d2b994a30
Introduce the new logical option CONFIG_HAS_POST which is set when the platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles to determine should the POST libs be compiled for the selected target platform, or not. To avoid breaking u-boot linking process, the empty post/libpost.a file is created for platforms which do not have POSTs. Signed-off-by: Yuri Tikhonov <yur@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de> |
||
---|---|---|
.. | ||
cache.c | ||
cache_4xx.S | ||
denali_ecc.c | ||
ether.c | ||
fpu.c | ||
Makefile | ||
spr.c | ||
uart.c | ||
watchdog.c |