fam15h boards: define xtree

these should be using the rdimm tree for crossgcc,
so define it explicitly. the build system creates
a symlink too, but it's still best that we use it.

Signed-off-by: Leah Rowe <leah@libreboot.org>
9020vga
Leah Rowe 2024-01-21 22:19:04 +00:00
parent dcf7da9a65
commit 8b4a4f79f6
4 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
tree="fam15h_udimm"
xtree="fam15h_rdimm"
xarch="i386-elf"
payload_grub="y"
payload_grub_withseabios="y"

View File

@ -1,4 +1,5 @@
tree="fam15h_udimm"
xtree="fam15h_rdimm"
xarch="i386-elf"
payload_grub="y"
payload_grub_withseabios="y"

View File

@ -1,4 +1,5 @@
tree="fam15h_udimm"
xtree="fam15h_rdimm"
xarch="i386-elf"
payload_seabios="y"
payload_seabios_withgrub="y"

View File

@ -1,4 +1,5 @@
tree="fam15h_udimm"
xtree="fam15h_rdimm"
xarch="i386-elf"
payload_seabios="y"
payload_seabios_withgrub="y"