put memtest86plus builds in elf/memtest86plus/
Signed-off-by: Leah Rowe <leah@libreboot.org>20240612_branch
parent
176b936da2
commit
8511615e1f
|
@ -0,0 +1 @@
|
||||||
|
build64/memtest.bin
|
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue