coreboot-kgpe-d16/util/cbfstool
Stefan Reinauer 746d174347 cbfstool: respect dependencies when building locally
cbfstool was not looking at any dependencies when building
by running make in util/cbfstool. By fixing this it's not
required to make clean every time you edit a file in there.

Change-Id: I544fd54d4b9dd3b277996c21ade56dc086b84800
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1707
Reviewed-by: Marc Jones <marcj303@gmail.com>
Tested-by: build bot (Jenkins)
2012-11-07 18:29:18 +01:00
..
lzma fix typo in minilzma.cc, found by Idwer. 2010-10-10 22:05:02 +00:00
EXAMPLE Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile cbfstool: respect dependencies when building locally 2012-11-07 18:29:18 +01:00
Makefile.inc cbfstool: Add -mno-ms-bitfields on (mingw) 2012-10-22 21:49:46 +02:00
cbfs-mkpayload.c correctly mark code segments as code in SELF 2012-03-07 14:20:09 +01:00
cbfs-mkstage.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
cbfs.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
cbfstool.c cbfstool: signed vs. unsigned fixes 2012-07-18 00:15:35 +02:00
common.c cbfstool: signed vs. unsigned fixes 2012-07-18 00:15:35 +02:00
common.h cbfstool: provide a prototype for remove_file_from_cbfs 2012-07-18 00:15:27 +02:00
compress.c New cbfstool. Works without mmap or fork/exec and 2009-09-14 13:29:27 +00:00
elf.h fix some wrong versions of the FSF's address (trivial) 2009-09-23 21:52:45 +00:00
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00