diff --git a/scripts/image b/scripts/image index 72512df6aa..58fa238fab 100755 --- a/scripts/image +++ b/scripts/image @@ -330,7 +330,7 @@ if [ "${1}" = "release" -o "${1}" = "mkimage" -o "${1}" = "noobs" ]; then # Re-install u-boot package rm ${STAMPS_INSTALL}/u-boot/install_target - UBOOT_SYSTEM="${UBOOT_SYSTEM}" ${SCRIPTS}/install u-boot + UBOOT_SYSTEM="${UBOOT_SYSTEM}" ${SCRIPTS}/install u-boot 2>&1 # Re-run bootloader/release if find_file_path bootloader/release ${BOOTLOADER_DIR}/release; then