summaryrefslogtreecommitdiff
path: root/config/coreboot/dell9020sff_nri_12mb/target.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/coreboot/dell9020sff_nri_12mb/target.cfg')
-rw-r--r--config/coreboot/dell9020sff_nri_12mb/target.cfg7
1 files changed, 5 insertions, 2 deletions
diff --git a/config/coreboot/dell9020sff_nri_12mb/target.cfg b/config/coreboot/dell9020sff_nri_12mb/target.cfg
index e7411d7f..47e228b7 100644
--- a/config/coreboot/dell9020sff_nri_12mb/target.cfg
+++ b/config/coreboot/dell9020sff_nri_12mb/target.cfg
@@ -1,9 +1,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"
+grubtree="xhci_nvme"
vcfg="haswell"
-build_depend="seabios/default grub/xhci memtest86plus"
+build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
+payload_uboot="amd64"