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