cbmk/config/coreboot/kcma-d8-udimm_16mb/target.cfg
Leah Rowe 707efb43d3 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>
2024-01-21 22:20:29 +00:00

8 lines
154 B
INI

tree="fam15h_udimm"
xtree="fam15h_rdimm"
xarch="i386-elf"
payload_grub="y"
payload_grub_withseabios="y"
payload_seabios="y"
payload_memtest="y"
xlang="c"