tree.sh: rename xtree to xgcctree, for clarity

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-10-04 08:37:41 +01:00
parent 51e424c7d1
commit 1943dba608
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
tree="x86_64"
# test building with x86_64 hostcc by commenting these:
# xtree="default" # coreboot tree containing crossgcc
# xgcctree="default" # coreboot tree containing crossgcc
# xarch="x86_64-elf"
# or uncomment them to use crossgcc(buggy)