coreboot-kgpe-d16/src/mainboard/amd
Patrick Georgi d6eb72c87e build system: Structure and serialize INTERMEDIATE
Target added to INTERMEDIATE all operate on coreboot.pre, each modifying
the file in some way. When running them in parallel, coreboot.pre can be
read from and written to in parallel which can corrupt the result.

Add a function to create those rules that also adds existing
INTERMEDIATE targets to enforce an order (as established by evaluation
order of Makefile.inc files).

While at it, also add the addition to the PHONY target so we don't
forget it.

BUG=chromium:1154313, b:174585424
TEST=Built a configuration with SeaBIOS + SeaBIOS config files (ps2
timeout and sercon) and saw that they were executed.

Change-Id: Ia5803806e6c33083dfe5dec8904a65c46436e756
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49358
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-01-14 16:53:06 +00:00
..
gardenia mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() 2020-10-13 18:27:23 +00:00
inagua mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
majolica build system: Structure and serialize INTERMEDIATE 2021-01-14 16:53:06 +00:00
mandolin build system: Structure and serialize INTERMEDIATE 2021-01-14 16:53:06 +00:00
olivehill mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
padmelon mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() 2020-10-13 18:27:23 +00:00
parmer mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
persimmon mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
south_station mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
thatcher mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
union_station mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
Kconfig mb/*/Kconfig: Factor out MAINBOARD_VENDOR 2020-03-03 10:15:22 +00:00
Kconfig.name