touchprint/stage3/EXPORT_IMAGE

5 lines
90 B
Text
Raw Normal View History

2020-08-17 19:54:31 -04:00
IMG_SUFFIX=""
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi