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

8 lines
231 B
INI

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