From 1ed6fce54e1bdb4c8e93200b94598d2c2094d83d Mon Sep 17 00:00:00 2001 From: root Date: Sat, 21 Mar 2009 12:06:02 +0100 Subject: rebuild works, removed last relicts of cross-compilation --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3-54-g00ecf