coreboot-kgpe-d16/util/inteltool
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
..
Makefile inteltool: remove bashism from Makefile 2012-10-14 22:22:59 +02:00
amb.c inteltool: Add support for dumping AMB registers 2012-01-08 20:41:09 +01:00
cpu.c Fix warnings in coreboot utilities. 2012-03-30 20:26:50 +02:00
gpio.c inteltool: Add Intel i63xx I/O Controller Hub 2011-10-30 13:37:16 +01:00
inteltool.8 Cosmetics, whitespace, coding style, partially ident-aided (trivial). 2008-05-14 21:20:55 +00:00
inteltool.c inteltool: Add support for H65 Express chipset 2012-07-21 16:06:41 +02:00
inteltool.h inteltool: Add support for H65 Express chipset 2012-07-21 16:06:41 +02:00
memory.c inteltool: Add support for H65 Express chipset 2012-07-21 16:06:41 +02:00
pcie.c inteltool: Add support for H65 Express chipset 2012-07-21 16:06:41 +02:00
powermgt.c inteltool: Add Intel i63xx I/O Controller Hub 2011-10-30 13:37:16 +01:00
rootcmplx.c inteltool: Add Intel i63xx I/O Controller Hub 2011-10-30 13:37:16 +01:00