[PATCH] kallsyms leaves cruft behind

From: bert hubert (ahu@ds9a.nl)
Date: Mon Oct 21 2002 - 09:53:16 EST


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
-
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/



This archive was generated by hypermail 2b29 : Wed Oct 23 2002 - 22:00:54 EST