mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] remove tmpfile for ppc binutils check
@ 2004-09-07 19:57 Olaf Hering
  2004-09-08  8:55 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2004-09-07 19:57 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-08  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-07 19:57 [PATCH] remove tmpfile for ppc binutils check Olaf Hering
2004-09-08  8:55 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®