mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
put memtest86plus builds in elf/memtest86plus/
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
1
config/data/memtest86plus/build.list
Normal file
1
config/data/memtest86plus/build.list
Normal file
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user