summaryrefslogtreecommitdiff
path: root/script/build/fw/coreboot
diff options
context:
space:
mode:
Diffstat (limited to 'script/build/fw/coreboot')
-rwxr-xr-xscript/build/fw/coreboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/build/fw/coreboot b/script/build/fw/coreboot
index 091f9f0d..8efa39c3 100755
--- a/script/build/fw/coreboot
+++ b/script/build/fw/coreboot
@@ -130,7 +130,7 @@ prepare_target()
build_dependency_seabios
- memtest_bin="memtest86plus/build${arch#*_}/memtest.bin"
+ memtest_bin="memtest86plus/build64/memtest.bin"
[ "${payload_memtest}" != "y" ] || [ -f "src/${memtest_bin}" ] || \
x_ ./update project trees -b memtest86plus