mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
vendor.sh: Print useful message on ./mk inject
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -329,6 +329,8 @@ vendor_inject()
|
||||
[ "$nukemode" = "nuke" ] || x_ ./mk download $board
|
||||
if [ "$vrelease" = "y" ]; then
|
||||
patch_release_roms
|
||||
printf "\nPatched images saved to bin/release/%s/\n" \
|
||||
"$board"
|
||||
else
|
||||
patch_rom "$rom" || :
|
||||
fi; :
|
||||
|
||||
Reference in New Issue
Block a user