mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
image: log board details prior to install
This commit is contained in:
@@ -326,6 +326,7 @@ if [ "${1}" = "release" -o "${1}" = "mkimage" -o "${1}" = "noobs" ]; then
|
||||
|
||||
if [ -n "${DEVICE_BOARDS}" ]; then
|
||||
for UBOOT_SYSTEM in ${DEVICE_BOARDS}; do
|
||||
echo "Installing u-boot for board ${UBOOT_SYSTEM}..."
|
||||
|
||||
# Re-install u-boot package
|
||||
rm ${STAMPS_INSTALL}/u-boot/install_target
|
||||
|
||||
Reference in New Issue
Block a user