uboot-mt623x/post/cpu
Yuri Tikhonov 2d2b994a30 POST: move CONFIG_POST to Makefiles
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>
2008-04-22 14:40:19 +02:00
..
mpc8xx POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
ppc4xx POST: move CONFIG_POST to Makefiles 2008-04-22 14:40:19 +02:00