mirror of
https://codeberg.org/canoeboot/cbmk.git
synced 2025-05-12 18:35:21 +01:00

while cherry picking other recent lbmk changes, i skipped the coreboot updates, because the lbmk ones were done in mayn commits. it's more efficient just to do it all in bulk, when adapting for canoeboot. Signed-off-by: Leah Rowe <leah@libreboot.org>
9 lines
233 B
INI
9 lines
233 B
INI
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
tree="default"
|
|
xarch="i386-elf"
|
|
payload_seabios="y"
|
|
payload_memtest="y"
|
|
grubtree="nvme"
|
|
build_depend="seabios/default grub/nvme memtest86plus u-boot/amd64coreboot"
|
|
payload_uboot_amd64="y"
|