summaryrefslogtreecommitdiff
path: root/config/u-boot/i386coreboot
diff options
context:
space:
mode:
Diffstat (limited to 'config/u-boot/i386coreboot')
-rw-r--r--config/u-boot/i386coreboot/target.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/u-boot/i386coreboot/target.cfg b/config/u-boot/i386coreboot/target.cfg
index cf3b36be..213049fe 100644
--- a/config/u-boot/i386coreboot/target.cfg
+++ b/config/u-boot/i386coreboot/target.cfg
@@ -1,5 +1,7 @@
+# SPDX-License-Identifier: GPL-3.0-or-later
+
tree="x86"
# test building with x86_64 hostcc by commenting these:
-# xtree="default" # coreboot tree containing crossgcc
+# xgcctree="default" # coreboot tree containing crossgcc
# xarch="i386-elf"
# or uncomment them to use crossgcc(buggy)