Files
lbmk/config/u-boot/amd64coreboot/target.cfg
2025-10-04 08:37:41 +01:00

8 lines
236 B
INI

# 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)