aboutsummaryrefslogtreecommitdiffstats
path: root/stage4
diff options
context:
space:
mode:
Diffstat (limited to 'stage4')
-rw-r--r--stage4/EXPORT_IMAGE3
1 files changed, 3 insertions, 0 deletions
diff --git a/stage4/EXPORT_IMAGE b/stage4/EXPORT_IMAGE
index ee20363..1f1bd4f 100644
--- a/stage4/EXPORT_IMAGE
+++ b/stage4/EXPORT_IMAGE
@@ -1 +1,4 @@
IMG_SUFFIX="-4GB"
+if [ "${USE_QEMU}" = "1" ]; then
+ export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
+fi