diff options
Diffstat (limited to 'config/coreboot/dell9020sff_nri_12mb/target.cfg')
-rw-r--r-- | config/coreboot/dell9020sff_nri_12mb/target.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/coreboot/dell9020sff_nri_12mb/target.cfg b/config/coreboot/dell9020sff_nri_12mb/target.cfg index 5be15ac2..e7411d7f 100644 --- a/config/coreboot/dell9020sff_nri_12mb/target.cfg +++ b/config/coreboot/dell9020sff_nri_12mb/target.cfg @@ -6,5 +6,4 @@ payload_memtest="y" grub_scan_disk="nvme ahci" grubtree="xhci" vcfg="haswell" -build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot" -payload_uboot_amd64="y"
\ No newline at end of file +build_depend="seabios/default grub/xhci memtest86plus" |