mirror of
https://codeberg.org/canoeboot/cbmk.git
synced 2025-01-10 09:09:54 +00:00
d423421995
the release variable is all we need, turning a target on or off for a given release. the status checks were prone to bugs, and unnecessary; it also broke certain benchmark scripts. it's better to keep the cbmk logic simpler. board status will be moved to the documentation instead. Signed-off-by: Leah Rowe <leah@libreboot.org>
6 lines
113 B
INI
6 lines
113 B
INI
tree="default"
|
|
xarch="i386-elf"
|
|
payload_seabios="y"
|
|
payload_seabios_withgrub="y"
|
|
payload_memtest="y"
|
|
release="n"
|