clic-rpi-image/stage4/EXPORT_IMAGE
2018-10-09 12:32:37 +01:00

5 lines
90 B
Plaintext

IMG_SUFFIX=""
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi