* [PATCH] kallsyms leaves cruft behind
@ 2002-10-21 14:53 bert hubert
0 siblings, 0 replies; only message in thread
From: bert hubert @ 2002-10-21 14:53 UTC (permalink / raw)
To: mingo, linux-kernel
Arguably, this should be cleaned up just after making vmlinux but the rules
look complicated and I'm unsure it is worth the effort to complicate them
further.
--- linux-2.5.44/Makefile~ Mon Oct 21 16:10:58 2002
+++ linux-2.5.44/Makefile Mon Oct 21 16:24:45 2002
@@ -675,7 +675,8 @@
# make distclean Remove editor backup files, patch leftover files and the like
# Files removed with 'make clean'
-CLEAN_FILES += vmlinux System.map MC*
+CLEAN_FILES += vmlinux System.map .tmp_vmlinux1 .tmp_kallsyms1.o \
+ .tmp_vmlinux2 .tmp_kallsyms2.o .tmpver.2 .tmpver.1 MC*
# Files removed with 'make mrproper'
MRPROPER_FILES += \
--
http://www.PowerDNS.com Versatile DNS Software & Services
http://lartc.org Linux Advanced Routing & Traffic Control HOWTO
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-21 14:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-21 14:53 [PATCH] kallsyms leaves cruft behind bert hubert
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®