diff options
Diffstat (limited to 'config/module/coreboot')
| -rw-r--r-- | config/module/coreboot/t1650_12mb/target.cfg | 2 | ||||
| -rw-r--r-- | config/module/coreboot/t1700mt_bmrc_12mb/target.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/module/coreboot/t1650_12mb/target.cfg b/config/module/coreboot/t1650_12mb/target.cfg index 681ff4ee..4b4303c9 100644 --- a/config/module/coreboot/t1650_12mb/target.cfg +++ b/config/module/coreboot/t1650_12mb/target.cfg @@ -8,5 +8,5 @@ payload_memtest="y" grub_scan_disk="nvme ahci" grubtree="nvme" vcfg="t1650" -build_depend="seabios/build grub/nvme default/memtest86plus u-boot/amd64coreboot" +build_depend="seabios/build grub/nvme memtest86plus/default u-boot/amd64coreboot" payload_uboot="amd64" diff --git a/config/module/coreboot/t1700mt_bmrc_12mb/target.cfg b/config/module/coreboot/t1700mt_bmrc_12mb/target.cfg index 88118386..df91fc01 100644 --- a/config/module/coreboot/t1700mt_bmrc_12mb/target.cfg +++ b/config/module/coreboot/t1700mt_bmrc_12mb/target.cfg @@ -8,5 +8,5 @@ payload_memtest="y" grub_scan_disk="nvme ahci" grubtree="xhci_nvme" vcfg="t1700" -build_depend="seabios/build grub/xhci_nvme default/memtest86plus u-boot/amd64coreboot" +build_depend="seabios/build grub/xhci_nvme memtest86plus/default u-boot/amd64coreboot" payload_uboot="amd64" |
