target.cfg 228 B

12345678
  1. # SPDX-License-Identifier: GPL-3.0-or-later
  2. tree="x86"
  3. # test building with x86_64 hostcc by commenting these:
  4. # xtree="default" # coreboot tree containing crossgcc
  5. # xarch="i386-elf"
  6. # or uncomment them to use crossgcc(buggy)