mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #2543 from chewitt/cosmetics
mkimage: tweak uboot wording to match other messages
This commit is contained in:
commit
cd0335c100
@ -254,7 +254,7 @@ EOF
|
||||
elif [ -f $PROJECT_DIR/$PROJECT/bootloader/mkimage ]; then
|
||||
. $PROJECT_DIR/$PROJECT/bootloader/mkimage
|
||||
else
|
||||
echo "No specific mkimage script found. u-boot will not be written"
|
||||
echo "image: skipping u-boot. no mkimage script found"
|
||||
fi
|
||||
|
||||
echo "image: copying files to part1..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user