mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 19:23:24 +02:00
put memtest86plus builds in elf/memtest86plus/
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
build64/memtest.bin
|
||||||
+1
-1
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user