diff options
author | Raul E Rangel <rrangel@chromium.org> | 2022-03-18 09:54:19 -0600 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2022-03-30 07:18:06 +0000 |
commit | 23846440dfd1a69d11647fef6a623569b87ad6f5 (patch) | |
tree | 15117a11c7918b5245016cc158e101271b716425 /util/bincfg/bincfg.h | |
parent | a84c00c9ceee83eb80ce64a8bd449491dd88d964 (diff) |
Makefile.inc: Explicitly delete coreboot.pre
coreboot.pre doesn't follow the standard Make conventions. It gets
modified by multiple rules, and thus we can't compute the dependencies
correctly. This means we need to manually delete it before starting the
dependency calculations.
i.e., Building firmware with the seabios payload now works correctly.
Fixes: dd6efce934f ("Makefile: Add .SECONDARY")
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: If5fa3f0b8d314369a044658e452bd75bc7709397
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62922
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'util/bincfg/bincfg.h')
0 files changed, 0 insertions, 0 deletions