This commit is contained in:
Serge Schneider
2020-02-20 18:43:05 +00:00
committed by Serge Schneider
parent 9a3a10bf10
commit 99399d30fc
17 changed files with 28 additions and 54 deletions

View File

@@ -1,4 +0,0 @@
IMG_SUFFIX="-full"
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi