coreboot-kgpe-d16/util
Stefan Tauner f450b8619e inteltool: remove bashism from Makefile
&> is a bashism to redirect both outward streams (stdout and stderr), but
with other shells this introduces a race condition with the rm command
after it, because the compiler execution is done in the background/
in parallel. Found and tested with dash.

Change-Id: I08516494828c9f7af168f954f2df027372657867
Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at>
Reviewed-on: http://review.coreboot.org/1573
Tested-by: build bot (Jenkins)
Reviewed-by: Bernhard Urban <lewurm@gmail.com>
Reviewed-by: Peter Stuge <peter@stuge.se>
2012-10-14 22:22:59 +02:00
..
abuild abuild: allow building with no payload 2012-10-14 20:10:15 +02:00
acpi Remove whitespace. 2012-02-17 19:04:31 +01:00
amdtools
cbfstool cbfstool: signed vs. unsigned fixes 2012-07-18 00:15:35 +02:00
cbmem Revamp cbmem.py to use the coreboot tables. 2012-03-30 17:46:26 +02:00
crossgcc crossgcc: Allow the non-gnu tar and patch work on XxxBSD 2012-10-14 20:15:46 +02:00
dumpmmcr dumpmmcr: Fix compilation warnings in printf 2012-01-26 09:57:56 +01:00
ectool ectool: Allow build under Cygwin 2012-04-28 02:46:54 +02:00
genprof Fix ramstage location in trace scripts 2012-09-13 10:11:53 +02:00
getpir
gitconfig gitconfig: Match the Change-Id line more exactly 2012-08-27 15:41:33 +02:00
i915tool Add a tool to work on i915 hardware in user mode 2012-05-08 00:40:36 +02:00
ifdtool ifdtool: Use perror for file write errors 2012-07-24 10:13:33 +02:00
inteltool inteltool: remove bashism from Makefile 2012-10-14 22:22:59 +02:00
k8resdump add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
kconfig Isolate Kconfig host compiler options 2012-09-14 07:33:07 +02:00
lbtdump
lint lint: Get absolute path in compare_output 2012-10-05 22:06:04 +02:00
mkelfImage mkelfimage: pkgdata directory created but never used 2012-07-09 22:18:37 +02:00
mptable mptable: realign comments with code 2012-06-20 12:46:55 +02:00
msrtool msrtool: Factor out cpuid() from target probe functions into main() 2012-07-21 17:35:46 +02:00
nrv2b
nvramtool nvramtool: uname in NetBSD doesnt take "-o" 2012-09-28 14:50:02 +02:00
optionlist
resetcf
romcc ROMCC: fix unused attribute lookup 2012-06-22 09:19:37 +02:00
sconfig Every chip must have chip_operations 2012-10-08 13:24:31 +02:00
superiotool superiotool: Fix for FreeBSD 2012-10-03 09:26:59 +02:00
vgabios
xcompile Update xcompile to search for x86_64 toolchain. 2012-03-31 12:49:45 +02:00