--- trunk/mkinitrd-magellan/Makefile 2010/08/19 10:09:56 1136 +++ trunk/mkinitrd-magellan/Makefile 2010/08/19 10:12:53 1137 @@ -56,7 +56,7 @@ clean: for n in $(SUBDIRS) busybox klibc isolinux; do make -C $$n clean; done rm -f mkinitrd - rm klibc/linux + rm -f klibc/linux mrproper: clean make -C busybox mrproper