blob: 476a98cbbbaf1c7ae5625e5c0ae820469d7258b4 (
plain)
1
2
3
4
5
6
7
8
9
|
# SPDX-License-Identifier: GPL-3.0-or-later
tree="default"
xarch="i386-elf"
payload_grub="y"
payload_seabios="y"
payload_memtest="y"
build_depend="seabios/default grub/default memtest86plus u-boot/i386coreboot"
payload_uboot="i386"
|