[PATCH] remove tmpfile for ppc binutils check

From: Olaf Hering
Date: Tue Sep 07 2004 - 15:17:38 EST



make distclean does not remove the new tmp file .tmp_gas_check.

Signed-off-by: Olaf Hering <olh@xxxxxxx>

diff -purN linux-2.6.9-rc1-bk14.orig/arch/ppc/Makefile linux-2.6.9-rc1-bk14/arch/ppc/Makefile
--- linux-2.6.9-rc1-bk14.orig/arch/ppc/Makefile 2004-09-07 21:08:39.000000000 +0200
+++ linux-2.6.9-rc1-bk14/arch/ppc/Makefile 2004-09-07 21:50:54.249282101 +0200
@@ -131,4 +131,6 @@ endif
@true

CLEAN_FILES += include/asm-$(ARCH)/offsets.h \
- arch/$(ARCH)/kernel/asm-offsets.s
+ arch/$(ARCH)/kernel/asm-offsets.s \
+ $(TOUT)
+
--
USB is for mice, FireWire is for men!

sUse lINUX ag, nÃRNBERG
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/