Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.1.48 /Makefile

Filename:/Makefile
Lines Added:1
Lines Deleted:2
Also changed in: (Previous) 2.1.47  2.1.46  2.1.45  2.1.44  2.1.43  2.1.42 
(Following) 2.1.49  2.1.50  2.1.51  2.1.52  2.1.53  2.1.54 

Location
[  2.1.48
   o  Makefile

Patch

diff -u --recursive --new-file v2.1.47/linux/Makefile linux/Makefile
--- v2.1.47/linux/Makefile   Sun Jul 27 12:11:00 1997
+++ linux/Makefile   Sun Aug  3 19:39:57 1997
@@ -1,6 +1,6 @@
 VERSION = 2
 PATCHLEVEL = 1
-SUBLEVEL = 47
+SUBLEVEL = 48
 
 ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/)
 
@@ -335,7 +335,6 @@
 mrproper: clean
    rm -f include/linux/autoconf.h include/linux/version.h
    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


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.