This website requires JavaScript.
Explore
Help
Sign In
logan
/
touchprint
Watch
1
Star
0
Fork
You've already forked touchprint
0
Code
Issues
2
Pull requests
Releases
2
Wiki
Activity
99e43ea229
touchprint
/
stage2
/
EXPORT_IMAGE
5 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Specify additional variables in EXPORT_* files
2017-03-13 13:39:58 -04:00
IMG_SUFFIX="-lite"
[adding] qemu emulation layout to test images with qemu
2017-09-07 17:47:35 -04:00
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi
Reference in a new issue
Copy permalink