coreboot/util
Stefan Reinauer d9c75e6201 this patch _truly_ fixes the race condition between generation and
compilation of dtc-parser.tab.c

The issue is &> which seems to be parsed differently by $SHELL (/bin/sh)
here - as "& >", ie. background + reroute output
I push stderr into a separate file now to avoid any trouble

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@311 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-05-05 19:55:57 +00:00
..
doxygen Some modifications of the Doxygen config file to improve the output (trivial). 2007-05-02 13:05:14 +00:00
dtc this patch _truly_ fixes the race condition between generation and 2007-05-05 19:55:57 +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