Felix Held has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/74197 )
Change subject: cpu/x86/64bit/Makefile: use all_x86 make target ......................................................................
cpu/x86/64bit/Makefile: use all_x86 make target
Use the newly introduced 'all_x86' make target to add the mode_switch.S compilation unit to all stages that run on the x86 cores, but not to verstage on PSP.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I8950375d31557d9a38169869c1d250417261c31c --- M src/cpu/x86/64bit/Makefile.inc 1 file changed, 15 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/74197/2