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

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

Advertisement

Kernel v2.1.101 /Makefile

Filename:/Makefile
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 2.1.100  2.1.99  2.1.98  2.1.97  2.1.96  2.1.95 
(Following) 2.1.102  2.1.103  2.1.104  2.1.105  2.1.106  2.1.107 

Location
[  2.1.101
   o  Makefile

Patch

diff -u --recursive --new-file v2.1.100/linux/Makefile linux/Makefile
--- v2.1.100/linux/Makefile   Thu May  7 22:51:46 1998
+++ linux/Makefile   Fri May  8 00:09:20 1998
@@ -1,6 +1,6 @@
 VERSION = 2
 PATCHLEVEL = 1
-SUBLEVEL = 100
+SUBLEVEL = 101
 
 ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/)
 
@@ -355,7 +355,7 @@
    fi
    rm -f submenu*
 
-mrproper: clean
+mrproper: clean archmrproper
    rm -f include/linux/autoconf.h include/linux/version.h
    rm -f drivers/net/hamradio/soundmodem/sm_tbl_{afsk1200,afsk2666,fsk9600}.h
    rm -f drivers/net/hamradio/soundmodem/sm_tbl_{hapn4800,psk4800}.h


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