coreboot-kgpe-d16/util/cbfstool
Patrick Georgi 51e142fef4 make only needs to read Makefile.incs once, thanks to the
SECONDEXPANSION feature of GNU make (and we rely on GNU make for lots of
things already)

File paths are relative to the root directory, which simplifies
debugging (make V=1 gives shorter command lines) and helps ccache
finding matches for checkouts in different directories (even though it
should normalize paths itself)

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5304 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-27 17:18:39 +00:00
..
lzma Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
EXAMPLE
Makefile
Makefile.inc make only needs to read Makefile.incs once, thanks to the 2010-03-27 17:18:39 +00:00
cbfs-mkpayload.c Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
cbfs-mkstage.c Guards against errors that are hard to track down: 2010-02-03 17:56:37 +00:00
cbfs.h This patch implements MBI (modular bios interface) support to the i830 chipset. 2010-03-01 08:34:19 +00:00
cbfstool.c make strcmp happy by including string.h (trivial) 2009-12-21 15:09:01 +00:00
common.c This patch implements MBI (modular bios interface) support to the i830 chipset. 2010-03-01 08:34:19 +00:00
common.h Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
compress.c
elf.h fix some wrong versions of the FSF's address (trivial) 2009-09-23 21:52:45 +00:00