mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
59dba6cfcd
they are fundamentally the same, in an lbmk context. they are downloaded in the same way, and compiled in the same way! (Kconfig infrastructure, board-specific code, the way submodules are used in git, etc) ~200 sloc reduction in resources/scripts the audit begins Signed-off-by: Leah Rowe <leah@libreboot.org>
11 lines
201 B
INI
11 lines
201 B
INI
tree="default"
|
|
romtype="i945 laptop"
|
|
arch="x86_64"
|
|
payload_grub="y"
|
|
payload_grub_withseabios="y"
|
|
payload_seabios="y"
|
|
payload_memtest="y"
|
|
grub_scan_disk="ahci"
|
|
microcode_required="n"
|
|
blobs_required="n"
|