summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorroot <root@europa5.lan>2009-03-21 12:06:02 +0100
committerroot <root@europa5.lan>2009-03-21 12:06:02 +0100
commit1ed6fce54e1bdb4c8e93200b94598d2c2094d83d (patch)
tree2598bdbbf6e895f72edf2904e8a0a152cab66b03 /Makefile
parentaf76426e139bb613507e7a7850102e7ec11039e5 (diff)
downloadminilinux-1ed6fce54e1bdb4c8e93200b94598d2c2094d83d.tar.gz
minilinux-1ed6fce54e1bdb4c8e93200b94598d2c2094d83d.tar.bz2
rebuild works, removed last relicts of cross-compilation
Diffstat (limited to 'Makefile')
-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