mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
allow multitree projects to define xgcc tree
let them specific it, rather than falling back to coreboot/default (can also be used for coreboot boards) Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
tree="default"
|
||||
xtree="default"
|
||||
xarch="aarch64-elf arm-eabi"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
tree="default"
|
||||
xtree="default"
|
||||
xarch="aarch64-elf arm-eabi"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
tree="default"
|
||||
xtree="default"
|
||||
xarch="aarch64-elf arm-eabi"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
tree="default"
|
||||
xtree="default"
|
||||
xarch="i386-elf"
|
||||
|
||||
Reference in New Issue
Block a user