patch-1.3.12 linux/Makefile

Next file: linux/arch/alpha/kernel/entry.S
Previous file: linux/net/ipv4/ip_fw.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.11/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
 VERSION = 1
 PATCHLEVEL = 3
-SUBLEVEL = 11
+SUBLEVEL = 12
 
 ARCH = i386
 
@@ -239,10 +239,8 @@
 	rm -f .version .config* config.in config.old
 	rm -f include/asm
 	rm -f .depend `find . -name .depend -print`
-ifdef CONFIG_MODVERSIONS
 	rm -f $(TOPDIR)/include/linux/modversions.h
 	rm -f $(TOPDIR)/include/linux/modules/*
-endif
 
 distclean: mrproper
 	rm -f core `find . -name '*.orig' -print`

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this