diff options
Diffstat (limited to 'config/coreboot/dell9020sff_nri_12mb')
-rw-r--r-- | config/coreboot/dell9020sff_nri_12mb/target.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coreboot/dell9020sff_nri_12mb/target.cfg b/config/coreboot/dell9020sff_nri_12mb/target.cfg index 3c3f9802..6d2e9a22 100644 --- a/config/coreboot/dell9020sff_nri_12mb/target.cfg +++ b/config/coreboot/dell9020sff_nri_12mb/target.cfg @@ -6,3 +6,4 @@ payload_memtest="y" grub_scan_disk="nvme ahci" grubtree="xhci" vcfg="haswell" +build_depend="seabios/default grub/xhci memtest86plus" |