switch-coreboot/util
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
..
doxygen Some modifications of the Doxygen config file to improve the output (trivial). 2007-05-02 13:05:14 +00:00
dtc The attached patch adds some verbosity to the bison step in the dtc 2007-05-02 13:29:51 +00:00
kconfig - "grep -q" doesn't exist on solaris (and probably is just a gnu 2007-04-13 16:19:46 +00:00
lar - solaris already has an mkdirp in libgen (and thus in its header) with 2007-04-14 16:22:49 +00:00
lzma add lzma and nrv2b to util/. util/lzma/C/* is LGPL. 2007-02-27 22:43:57 +00:00
nrv2b add lzma and nrv2b to util/. util/lzma/C/* is LGPL. 2007-02-27 22:43:57 +00:00
options cosmetic fixes for gcc pointer sign warnings (trivial) 2007-04-28 11:06:54 +00:00
x86emu * update i82371eb code 2007-04-23 23:41:32 +00:00
xcompile * update i82371eb code 2007-04-23 23:41:32 +00:00
Makefile * update i82371eb code 2007-04-23 23:41:32 +00:00