[PATCH][2.4.22-pre6] clean crc temp files in lib/

From: Mikael Pettersson (mikpe@csd.uu.se)
Date: Tue Jul 15 2003 - 06:13:40 EST


A 2.4.22-pre kernel build leaves two temp files in lib/,
crc32table.h and gen_crc32table, that mrproper doesn't remove.
This is ugly. Fixed in the patch below.

/Mikael

--- linux-2.4.22-pre6/Makefile.~1~ 2003-07-15 12:10:10.000000000 +0200
+++ linux-2.4.22-pre6/Makefile 2003-07-15 12:32:09.000000000 +0200
@@ -230,6 +230,7 @@
 # files removed with 'make mrproper'
 MRPROPER_FILES = \
         include/linux/autoconf.h include/linux/version.h \
+ lib/crc32table.h lib/gen_crc32table \
         drivers/net/hamradio/soundmodem/sm_tbl_{afsk1200,afsk2666,fsk9600}.h \
         drivers/net/hamradio/soundmodem/sm_tbl_{hapn4800,psk4800}.h \
         drivers/net/hamradio/soundmodem/sm_tbl_{afsk2400_7,afsk2400_8}.h \
-
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 : Tue Jul 15 2003 - 22:00:56 EST