diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-11-20 14:02:42 +0000 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-11-22 15:21:13 +0000 |
commit | 010ef428b44c245e01742070258983171999fc9e (patch) | |
tree | a31d57fb1c311d5d875de62b466a2288e1c0ae40 /src/drivers | |
parent | 3141fbade8f2918da727d72e09b9eaf4257e8055 (diff) |
util/crossgcc: Limit LLVM targets to the needed ones
coreboot only supports a small subset of the targets that LLVM supports.
It's not needed to enable all possible targets. Thus limit the targets
to the following ones:
* X86
* RISC-V
* AArch32
* AArch64
* PowerPC
Change-Id: I9938bf176b5fe2b0a631c3b1ae858f988898a196
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69841
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur.heymans@9elements.com>
Diffstat (limited to 'src/drivers')
0 files changed, 0 insertions, 0 deletions