mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-20 05:36:23 +02:00
roms: make the bin/elf message more polite
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ main()
|
|||||||
|
|
||||||
[ -z "$ser" ] && [ -z "$targets" ] && $err "No images were compiled"
|
[ -z "$ser" ] && [ -z "$targets" ] && $err "No images were compiled"
|
||||||
[ -z "$ser" ] && printf "ROMs built in bin/ for: %s\n" "${targets#, }"
|
[ -z "$ser" ] && printf "ROMs built in bin/ for: %s\n" "${targets#, }"
|
||||||
printf "DO NOT flash from elf/ - use bin/ - ALSO:\n%s\n" "$kbnotice"
|
printf "Please flash from bin/, NOT elf/ - ALSO:\n%s\n" "$kbnotice"
|
||||||
}
|
}
|
||||||
|
|
||||||
mkserprogfw()
|
mkserprogfw()
|
||||||
|
|||||||
Reference in New Issue
Block a user