Files
lbmk/config/u-boot/amd64coreboot/target.cfg
T
2024-12-27 02:24:38 +00:00

8 lines
233 B
INI

# SPDX-License-Identifier: GPL-3.0-or-later
tree="x86_64"
# test building with x86_64 hostcc by commenting these:
# xtree="default" # coreboot tree containing crossgcc
# xarch="x86_64-elf"
# or uncomment them to use crossgcc(buggy)