about summary refs log tree commit diff
path: root/mkimage.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'mkimage.sh.in')
-rw-r--r--mkimage.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkimage.sh.in b/mkimage.sh.in
index e244ea0..c154666 100644
--- a/mkimage.sh.in
+++ b/mkimage.sh.in
@@ -187,7 +187,6 @@ if [ "$PLATFORM" != "beaglebone" ]; then
     umount ${ROOTFSDIR}/boot
 fi
 umount $ROOTFSDIR
-partx -d $LOOPDEV
 losetup -d $LOOPDEV
 rmdir $ROOTFSDIR