switch-coreboot/util/dtc
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
..
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 This patch reroutes endian.h and byteswap.h usage through a new header, 2007-05-05 17:27:54 +00:00
endian.h This patch reroutes endian.h and byteswap.h usage through a new header, 2007-05-05 17:27: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 this patch _truly_ fixes the race condition between generation and 2007-05-05 19:55:57 +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