From 66c5fbb0d42bf6ffa4ee77dee1febea40a426441 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 13 Sep 2011 14:53:40 -0500 Subject: [PATCH] add extra space Signed-off-by: Robert Nelson --- mk_mmc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mk_mmc.sh b/mk_mmc.sh index fed51fa..a98d293 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -87,6 +87,7 @@ echo "This script needs:" echo "Ubuntu/Debian: sudo apt-get install uboot-mkimage wget dosfstools parted" echo "Fedora: as root: yum install uboot-tools wget dosfstools parted dpkg patch" echo "Gentoo: emerge u-boot-tools wget dosfstools parted dpkg" +echo "" unset NEEDS_PACKAGE