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