re-use crossgcc builds on the coreboot trees

don't build crossgcc twice, especially if two coreboot
trees use the same revision!

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-01-21 06:26:23 +00:00
parent 8a9c70f2f6
commit 8f3d3eada9
3 changed files with 14 additions and 1 deletions
+1
View File
@@ -1,2 +1,3 @@
tree="dell"
xtree="default"
rev="d862695f5f432b5c78dada5f16c293a4c3f9fce6"
+1
View File
@@ -1,4 +1,5 @@
tree="fam15h_udimm"
xtree="fam15h_rdimm"
rev="1c13f8d85c7306213cd525308ee8973e5663a3f8"
payload_grub="n"
payload_grub_withseabios="n"