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>audit2-merge1
parent
fd67f338e9
commit
72db1389d9
|
@ -1,4 +1,5 @@
|
||||||
tree="fam15h_udimm"
|
tree="fam15h_udimm"
|
||||||
|
xtree="fam15h_rdimm"
|
||||||
xarch="i386-elf"
|
xarch="i386-elf"
|
||||||
payload_grub="y"
|
payload_grub="y"
|
||||||
payload_grub_withseabios="y"
|
payload_grub_withseabios="y"
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
tree="fam15h_udimm"
|
tree="fam15h_udimm"
|
||||||
|
xtree="fam15h_rdimm"
|
||||||
xarch="i386-elf"
|
xarch="i386-elf"
|
||||||
payload_grub="y"
|
payload_grub="y"
|
||||||
payload_grub_withseabios="y"
|
payload_grub_withseabios="y"
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
tree="fam15h_udimm"
|
tree="fam15h_udimm"
|
||||||
|
xtree="fam15h_rdimm"
|
||||||
xarch="i386-elf"
|
xarch="i386-elf"
|
||||||
payload_seabios="y"
|
payload_seabios="y"
|
||||||
payload_seabios_withgrub="y"
|
payload_seabios_withgrub="y"
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
tree="fam15h_udimm"
|
tree="fam15h_udimm"
|
||||||
|
xtree="fam15h_rdimm"
|
||||||
xarch="i386-elf"
|
xarch="i386-elf"
|
||||||
payload_seabios="y"
|
payload_seabios="y"
|
||||||
payload_seabios_withgrub="y"
|
payload_seabios_withgrub="y"
|
||||||
|
|
Loading…
Reference in New Issue