mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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
|
elif [ -f $PROJECT_DIR/$PROJECT/bootloader/mkimage ]; then
|
||||||
. $PROJECT_DIR/$PROJECT/bootloader/mkimage
|
. $PROJECT_DIR/$PROJECT/bootloader/mkimage
|
||||||
else
|
else
|
||||||
echo "No specific mkimage script found. u-boot will not be written"
|
echo "image: skipping u-boot. no mkimage script found"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "image: copying files to part1..."
|
echo "image: copying files to part1..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user