coreboot/util/dtc
Uwe Hermann 246020263e The attached patch adds some verbosity to the bison step in the dtc
build, and also creates the target directory if not done yet. This fixes
a race-like issue I have with make sometimes trying to compile
dtc-parser.tab.c before bison finished execution. I have no idea why it
fixes things, but it seems to do, and does no harm otherwise.

Also, documenting this step is just The Right Thing[tm] in my opinion.

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@300 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-05-02 13:29:51 +00:00
..
Documentation filling in 2006-10-06 19:19:14 +00:00
tests filling in 2006-10-06 19:19:14 +00:00
comment-test.dts filling in 2006-10-06 19:19:14 +00:00
COPYING filling in 2006-10-06 19:19:14 +00:00
data.c Clean up nasty dtc warnings 2007-02-23 10:13:24 +00:00
dtc-lexer.l Clean up nasty dtc warnings 2007-02-23 10:13:24 +00:00
dtc-parser.y This is an incredibly long commit message, but I want it in here as I 2007-01-26 17:30:40 +00:00
dtc.c Make the LinuxBIOS build output look a lot like the stuff people 2007-03-11 17:55:16 +00:00
dtc.h cosmetic fixes for gcc pointer sign warnings (trivial) 2007-04-28 11:06:54 +00:00
flat_dt.h filling in 2006-10-06 19:19:14 +00:00
flattree.c cosmetic fixes for gcc pointer sign warnings (trivial) 2007-04-28 11:06:54 +00:00
fstree.c filling in 2006-10-06 19:19:14 +00:00
ftdump.c filling in 2006-10-06 19:19:14 +00:00
libdt.c filling in 2006-10-06 19:19:14 +00:00
livetree.c This is an incredibly long commit message, but I want it in here as I 2007-01-26 17:30:40 +00:00
Makefile The attached patch adds some verbosity to the bison step in the dtc 2007-05-02 13:29:51 +00:00
newstatic.c filling in 2006-10-06 19:19:14 +00:00
test.dts filling in 2006-10-06 19:19:14 +00:00
TODO filling in 2006-10-06 19:19:14 +00:00
treesource.c Clean up nasty dtc warnings 2007-02-23 10:13:24 +00:00