export lite image
This commit is contained in:
4
stage2/EXPORT_IMAGE
Normal file
4
stage2/EXPORT_IMAGE
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
IMG_SUFFIX="-lite"
|
||||||
|
if [ "${USE_QEMU}" = "1" ]; then
|
||||||
|
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
|
||||||
|
fi
|
Reference in New Issue
Block a user