arch/ppc64: Add arch as supported by the clang compiler

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I1aacff869663e1db74cd485787d7103b9ec5602e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78448
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
Arthur Heymans
2023-10-17 11:39:09 -07:00
committed by Martin L Roth
parent a010b7f614
commit 8e79a1a298

View File

@@ -2,6 +2,7 @@
config ARCH_PPC64
bool
select ARCH_SUPPORTS_CLANG
config ARCH_BOOTBLOCK_PPC64
bool