diff options
author | Martin Roth <martin@coreboot.org> | 2020-06-06 09:45:20 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2020-06-15 22:47:40 +0000 |
commit | cbf6e6bdba556fac90dabd361764e4efc044241f (patch) | |
tree | 30a76dc155ec1332568b480602638a8e8c132a1d /src/mainboard/supermicro/x9scl | |
parent | 6b303d54aa4e0e19a9a773ff6f4cf77ac4528d6a (diff) | |
download | coreboot-cbf6e6bdba556fac90dabd361764e4efc044241f.tar.xz |
Makefile.inc: Remove all-y with CONFIG_ARCH_xx guards
The assumption up to this point was that if the system had an x86
processor, verstage would be running on the x86 processor. With running
verstage on the PSP, that assumption no longer holds true, so exclude
pieces of code that cause problems for verstage on the PSP.
As a generalization, remove all-y for CONFIG_ARCH_xx guarded
makefiles.
BUG=b:158124527
TEST=Build and boot on Trembyle
Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: Ia7dcfed699ee1c0cd5a5250431c5f05bf6d8b9c7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42221
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/mainboard/supermicro/x9scl')
0 files changed, 0 insertions, 0 deletions