put memtest86plus builds in elf/memtest86plus/

Signed-off-by: Leah Rowe <leah@libreboot.org>
20240612_branch
Leah Rowe 2024-06-06 09:05:16 +01:00
parent 176b936da2
commit 8511615e1f
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
build64/memtest.bin

View File

@ -214,7 +214,7 @@ build_payloads()
[ -f "$cbfstool" ] || x_ ./update trees -b coreboot utils $tree [ -f "$cbfstool" ] || x_ ./update trees -b coreboot utils $tree
mt86bin="memtest86plus/build64/memtest.bin" mt86bin="elf/memtest86plus/memtest.bin"
[ "$payload_memtest" != "y" ] || [ -f "src/$mt86bin" ] || \ [ "$payload_memtest" != "y" ] || [ -f "src/$mt86bin" ] || \
x_ ./update trees -b memtest86plus x_ ./update trees -b memtest86plus