lkml.org 
[lkml]   [2004]   [Sep]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] remove tmpfile for ppc binutils check

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

Signed-off-by: Olaf Hering <olh@suse.de>

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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.033 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site