blob: a8fffe9a86e1ce9c124ca823455baa5b0bc53cdf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# SPDX-License-Identifier: GPL-3.0-or-later
tree="default"
xarch="i386-elf"
payload_seabios="y"
payload_grub="y"
payload_memtest="y"
grub_scan_disk="nvme ahci"
grubtree="xhci_nvme"
vcfg="t480s"
build_depend="seabios/default grub/xhci_nvme memtest86plus"
IFD_platform="sklkbl"
|