coreboot-kgpe-d16/util/romtool/tools
Stefan Reinauer 14ad50edf6 This fixes a race condition (revealed by my other check-in r4067) in the
romtool by changing the Makefiles to be no longer recursive (once again,
recursive make is to be considered harmful).  Tried to (quickly) unify most of
the Makefile code, but medium-term this is going to be worked on for Kconfig
support anyways.

Also fix a sign cast error in rom-mkpayload in case people want to compile this
with -W -Werror

Patch relative to coreboot-v2/util/romtool

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
and
Acked-by: Stefan Reinauer <stepan@coresystems.de>
in order to get the tree working decently asap



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4069 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-04 22:18:26 +00:00
..
lzma This fixes a race condition (revealed by my other check-in r4067) in the 2009-04-04 22:18:26 +00:00
Makefile This fixes a race condition (revealed by my other check-in r4067) in the 2009-04-04 22:18:26 +00:00
common.c This patch adds Jordan's romtool support for v2. 2009-03-31 11:57:36 +00:00
common.h This patch adds Jordan's romtool support for v2. 2009-03-31 11:57:36 +00:00
compress.c This patch adds Jordan's romtool support for v2. 2009-03-31 11:57:36 +00:00
elf.h This patch adds Jordan's romtool support for v2. 2009-03-31 11:57:36 +00:00
rom-mkpayload.c This fixes a race condition (revealed by my other check-in r4067) in the 2009-04-04 22:18:26 +00:00
rom-mkstage.c This patch adds Jordan's romtool support for v2. 2009-03-31 11:57:36 +00:00