coreboot-kgpe-d16/payloads
Nico Huber b726e09157 payloads: Force sub-make runs for in-tree payloads
The sub-process calls break make's dependency tracking, hence we have
to always perform the calls if we want to allow automatic, incremental
builds.

We let each rule depend on a new, phony target `force-payload`. It has
roughly the same effect as tagging all the targets as phony, but doing
so would feel wrong as some of them are actual files.

Change-Id: I1bc2406db371e8dddbfdf71f68a6665a5b558f5e
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47638
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-07 16:31:56 +00:00
..
coreinfo coreinfo: Use libpayload's new `Makefile.payload` 2021-02-07 16:22:56 +00:00
external payloads/external/FILO: Pass Libpayloads path on the clean target 2021-02-06 18:55:54 +00:00
libpayload libpayload: Add a Makefile for in-tree payloads 2021-02-07 16:22:45 +00:00
linuxcheck treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
nvramcui nvramcui: Use libpayload's new `Makefile.payload` 2021-02-07 16:23:33 +00:00
Kconfig arch/arm: Enable FIT payloads 2020-08-19 07:16:59 +00:00
Makefile.inc payloads: Force sub-make runs for in-tree payloads 2021-02-07 16:31:56 +00:00