summaryrefslogtreecommitdiff
path: root/config/u-boot/i386coreboot/target.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/u-boot/i386coreboot/target.cfg')
-rw-r--r--config/u-boot/i386coreboot/target.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/u-boot/i386coreboot/target.cfg b/config/u-boot/i386coreboot/target.cfg
new file mode 100644
index 00000000..cf3b36be
--- /dev/null
+++ b/config/u-boot/i386coreboot/target.cfg
@@ -0,0 +1,5 @@
+tree="x86"
+# test building with x86_64 hostcc by commenting these:
+# xtree="default" # coreboot tree containing crossgcc
+# xarch="i386-elf"
+# or uncomment them to use crossgcc(buggy)