touchprint/stage5/EXPORT_IMAGE

5 lines
90 B
Text
Raw Normal View History

2017-03-30 12:52:32 -04:00
IMG_SUFFIX=""
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi