summaryrefslogtreecommitdiff
path: root/config/module/coreboot/dell9020sff_nri_12mb/target.cfg
blob: 6b3c912e1a7e19285cfdbe10ee042b7fc4d107fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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="haswell"
build_depend="seabios/build grub/xhci_nvme memtest86plus/default"


payload_edk2="edk2_mrchromebox"
build_depend="$build_depend coreboot/edk2_mrchromebox"