uboot-mt623x/post/lib_ppc
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
..
fpu POST: move CONFIG_POST to Makefiles 2008-04-22 14:40:19 +02:00
Makefile POST: move CONFIG_POST to Makefiles 2008-04-22 14:40:19 +02:00
andi.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
asm.S POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
b.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
cmp.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
cmpi.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
complex.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
cpu.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
cpu_asm.h Restructure POST directory to support of other CPUs, boards, etc. 2007-03-06 18:08:43 +01:00
cr.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
load.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
multi.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
rlwimi.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
rlwinm.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
rlwnm.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
srawi.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
store.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
string.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
three.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
threei.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
threex.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
two.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00
twox.c POST: preparations for moving CONFIG_POST to Makefiles 2008-04-22 14:38:38 +02:00