Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42572 )
Change subject: arch/x86: always add mptable.c if GENERATE_MP_TABLE is selected ......................................................................
Patch Set 2: Code-Review+1
(2 comments)
https://review.coreboot.org/c/coreboot/+/42572/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/42572/2//COMMIT_MSG@9 PS2, Line 9: make makes
https://review.coreboot.org/c/coreboot/+/42572/2/src/arch/x86/Makefile.inc File src/arch/x86/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/42572/2/src/arch/x86/Makefile.inc@2... PS2, Line 284: ramstage-srcs += src/mainboard/$(MAINBOARDDIR)/mptable.c How about having boards specify where the mptable.c file is? It would work well with variants stuff