touchprint/stage2/EXPORT_IMAGE

5 lines
95 B
Text
Raw Normal View History

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