From 16f1b1135c99cc3cd9fc8eb234044541e1788f89 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Thu, 13 Dec 2012 16:20:02 -0600 Subject: [PATCH] ubuntu: drop this now Signed-off-by: Robert Nelson --- mk_mmc.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mk_mmc.sh b/mk_mmc.sh index 50ee2d0..f34f0b6 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -1042,11 +1042,6 @@ function finish_installing_device { chmod a+x /target/etc/finish-install.sh if [ -f /etc/rcn.conf ]; then - if [ -d /target/boot/ ] ; then - sync - umount /target/boot/ - fi - mkdir -p /target/boot/uboot || true mount /dev/mmcblk0p1 /target/boot/uboot