Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42572
to look at the new patch set (#2).
Change subject: arch/x86: always add mptable.c if GENERATE_MP_TABLE is selected ......................................................................
arch/x86: always add mptable.c if GENERATE_MP_TABLE is selected
This make the build fail if a board selects GENERATE_MP_TABLE, but doesn't have a mptable.c.
Change-Id: I8d19a6db09881989d7b1e0249f44eb7e9c3f1df6 Signed-off-by: Felix Held felix-coreboot@felixheld.de --- M src/arch/x86/Makefile.inc 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/42572/2