mirror of
https://git.savannah.gnu.org/git/gnuboot.git
synced 2025-01-03 23:07:39 +01:00
Adrien 'neox' Bourmault
58b8e09526
These folders (fam15h_rdimm and fam15h_udimm) are generic plateforms to gather patches in common for multiple boards (e.g. kgpe-16 and kcma-d8), this is why we also disable crossgcc_ada in the configuration, since it will be built by specific boards if needed, avoiding double compilation. Signed-off-by: Adrien 'neox' Bourmault <neox@gnu.org> GNUtoo: split commit Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
9 lines
210 B
INI
9 lines
210 B
INI
cbtree="fam15h_rdimm"
|
|
romtype="normal"
|
|
cbrevision="1c13f8d85c7306213cd525308ee8973e5663a3f8"
|
|
arch="x86_64"
|
|
payload_grub="n"
|
|
payload_grub_withseabios="n"
|
|
payload_seabios="n"
|
|
payload_memtest="n"
|
|
crossgcc_ada="n"
|