summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7a65a46..89945ab 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,6 @@ zip-vmdk:
qemu: clean step1 step2 step3 step4 step5 umount-root
-#step1: crosstools
step1:
step2: disk-image mount-root directory-layout initial-devices
@@ -204,7 +203,7 @@ umount-root:
# global clean
-clean: clean-cross-binutils clean-cross-gcc grub-clean uclibc-clean kernel-clean crosstools-clean busybox-clean gpm-clean perl-clean
+clean: grub-clean uclibc-clean kernel-clean busybox-clean gpm-clean perl-clean
-umount target
-/sbin/losetup -d /dev/loop0
-rm minilinux.img