diff --git a/configs/raspberrypi3_config b/configs/raspberrypi3_config index 702af90..cce6d89 100644 --- a/configs/raspberrypi3_config +++ b/configs/raspberrypi3_config @@ -3,6 +3,6 @@ # https://d1b0l86ne08fsf.cloudfront.net/mender-convert/raspberrypi/raspberrypi-integration-scripts.tar.gz RASPBERRYPI_BINARIES="raspberrypi3-integration-2018.07.002.tar.gz" RASPBERRYPI_KERNEL_IMAGE="kernel7.img" -MENDER_KERNEL_IMAGETYPE=zImage +MENDER_KERNEL_IMAGETYPE="zImage" source configs/raspberrypi_config