put memtest86plus builds in elf/memtest86plus/
Signed-off-by: Leah Rowe <leah@libreboot.org>audit2-merge1
parent
0e9d9b33b2
commit
4749a5a29f
|
@ -0,0 +1 @@
|
|||
build64/memtest.bin
|
|
@ -214,7 +214,7 @@ build_payloads()
|
|||
|
||||
[ -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" ] || \
|
||||
x_ ./update trees -b memtest86plus
|
||||
|
||||
|
|
Loading…
Reference in New Issue