mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-12 14:32:42 +02:00
8f370cb60d
Signed-off-by: Leah Rowe <leah@libreboot.org>
13 lines
263 B
INI
13 lines
263 B
INI
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
tree="next"
|
|
xarch="i386-elf"
|
|
payload_seabios="y"
|
|
payload_grub="y"
|
|
payload_memtest="y"
|
|
grub_scan_disk="nvme ahci"
|
|
grubtree="xhci"
|
|
vcfg="t480"
|
|
build_depend="seabios/default grub/xhci memtest86plus"
|
|
IFD_platform="sklkbl"
|