patch-2.1.27 linux/Makefile
Next file: linux/arch/alpha/kernel/entry.S
Previous file: linux/MAINTAINERS
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Fri Feb 21 15:33:17 1997
- Orig file:
v2.1.26/linux/Makefile
- Orig date:
Fri Feb 7 06:30:55 1997
diff -u --recursive --new-file v2.1.26/linux/Makefile linux/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 1
-SUBLEVEL = 26
+SUBLEVEL = 27
ARCH = i386
@@ -11,7 +11,7 @@
#
# NOTE! SMP is experimental. See the file Documentation/SMP.txt
#
-# SMP = 1
+SMP = 1
#
# SMP profiling options
# SMP_PROF = 1
@@ -330,6 +330,9 @@
rm -f drivers/sound/local.h drivers/sound/.defines
rm -f drivers/scsi/aic7xxx_asm drivers/scsi/aic7xxx_seq.h
rm -f drivers/char/uni_hash.tbl drivers/char/conmakehash
+ rm -f drivers/net/soundmodem/sm_tbl_{afsk1200,afsk2666,fsk9600}.h
+ rm -f drivers/net/soundmodem/sm_tbl_{hapn4800,psk4800}.h
+ rm -f drivers/net/soundmodem/gentbl
rm -f .version .config* config.in config.old
rm -f scripts/tkparse scripts/kconfig.tk scripts/kconfig.tmp
rm -f scripts/lxdialog/*.o scripts/lxdialog/lxdialog
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov