cpu/x86/Makefile.inc: Fix external toolchain build
commitb49e210984c4e44669e1335f97f32c83ff948a31
authorArthur Heymans <arthur@aheymans.xyz>
Mon, 25 Nov 2019 10:29:33 +0000 (25 11:29 +0100)
committerMartin Roth <martinroth@google.com>
Sun, 29 Mar 2020 17:52:46 +0000 (29 17:52 +0000)
tree676dff0ba98d7815a25778640ecacfb47c53bb6e
parent4554942c8c3e85c4f17c18d33d41cb19d64a43c0
cpu/x86/Makefile.inc: Fix external toolchain build

The sipi_vector.S just needs to be linked as relocatable
so there is no need to invoke the compiler.

TEST: BUILD_TIMELESS=1 has the same hashes

Change-Id: I0370f1590a70cffb48c7930f6ae85956b506b09c
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37193
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/cpu/x86/Makefile.inc