From 3d54deecef06ec4787336232ed522b15baefba49 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 25 Jul 2014 19:38:50 -0500 Subject: [PATCH] mk_mmc.sh: no need to install these two Signed-off-by: Robert Nelson --- mk_mmc.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/mk_mmc.sh b/mk_mmc.sh index 4134734..0fef8de 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -807,8 +807,6 @@ neuter_flash_kernel () { #BusyBox: http://linux.die.net/man/1/busybox apt-install linux-base || true - apt-install initramfs-tools || true - apt-install flash-kernel || true if [ -f /target/usr/share/flash-kernel/db/all.db ] ; then rm /target/usr/share/flash-kernel/db/all.db || true