Hello ron minnich, build bot (Jenkins), Furquan Shaikh, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33115
to look at the new patch set (#8).
Change subject: Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64 ......................................................................
Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64
This patch makes smm related files compile independent of ramstage getting compiled.
If user selects RAMPAYLOAD to boot without ramstage, there will be need for smm code to get compiled independently.
Change-Id: I17a3eb80a4d5ef86e0319357c01b6bf5b90ef15b Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/arch/x86/Makefile.inc 1 file changed, 13 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/33115/8