2002-10-21 14:47:12

by bert hubert

[permalink] [raw]
Subject: [PATCH] kallsyms leaves cruft behind

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