diff options
author | Michał Żygowski <michal.zygowski@3mdeb.com> | 2022-11-09 10:23:11 +0100 |
---|---|---|
committer | Michał Żygowski <michal.zygowski@3mdeb.com> | 2023-03-17 15:09:41 +0000 |
commit | d054bbd4f1ba1675486df38afdc186d9f31760f1 (patch) | |
tree | 58c573f31553241ed821d0e43a87526c3b12e4da /util | |
parent | d0d34f136c70f2d052737cd6f5ed3ceffa6229eb (diff) |
Makefile.inc: fix multiple jobs build issue
Certain C source files for coreboot stages require fmap_config.h to
be present. When building coreboot using multiple jobs the dependency
is not always satisfied due to race condition and results in make
error. Work around it by adding fmap_config.h to stage C deps.
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I3a70beedf2eb1c018c5ff98163904253f9a87a61
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69819
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions