mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
05fbd39298
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 lbmk logic simpler. board status will be moved to the documentation instead. Signed-off-by: Leah Rowe <leah@libreboot.org>
8 lines
158 B
INI
8 lines
158 B
INI
tree="i945"
|
|
xarch="i386-elf"
|
|
payload_grub="y"
|
|
payload_grub_withseabios="y"
|
|
payload_seabios="y"
|
|
grub_scan_disk="ahci"
|
|
grub_background="background1024x768.png"
|