mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-21 10:12:04 +02:00
3e7e0c7d48
a tree can specify: tree_depend="treename" this will make the other tree be downloaded. this is used for coreboot trees, to ensure that dependency trees are downloaded, because trees can now re-use crossgcc from other trees. Signed-off-by: Leah Rowe <leah@libreboot.org>
10 lines
211 B
INI
10 lines
211 B
INI
tree="fam15h_udimm"
|
|
tree_depend="fam15h_rdimm"
|
|
xtree="fam15h_rdimm"
|
|
rev="1c13f8d85c7306213cd525308ee8973e5663a3f8"
|
|
payload_grub="n"
|
|
payload_grub_withseabios="n"
|
|
payload_seabios="n"
|
|
payload_memtest="n"
|
|
xlang="c"
|