diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-09-21 07:04:55 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-09-21 07:04:55 +0100 |
| commit | e20d7ae5ea269832c5cb9d8a4a3ec59bfe1f3199 (patch) | |
| tree | 77c190bec928971933e181aca849a7aaa33a83b2 /config/module/coreboot/t1650_12mb | |
| parent | b8459d3c62a33fdd20afdbb2d77ddabe881615a5 (diff) | |
default/memtest86plus is invalid
memtest86plus/default is correct
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/module/coreboot/t1650_12mb')
| -rw-r--r-- | config/module/coreboot/t1650_12mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 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" |
