summaryrefslogtreecommitdiff
path: root/config/u-boot/amd64coreboot/target.cfg
blob: d3415dc6c39b9144a203b49f2863f0b66f8fab59 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-3.0-or-later

tree="x86_64"
# test building with x86_64 hostcc by commenting these:
# xgcctree="default" # coreboot tree containing crossgcc
# xarch="x86_64-elf"
# or uncomment them to use crossgcc(buggy)