mkimage: get rid of partx completely.

This commit is contained in:
Juan RP 2014-12-06 09:41:49 +01:00
parent a7c809c6b0
commit 8939262303
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ if [ "$PLATFORM" != "beaglebone" ]; then
umount ${ROOTFSDIR}/boot
fi
umount $ROOTFSDIR
partx -d $LOOPDEV
losetup -d $LOOPDEV
rmdir $ROOTFSDIR