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

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

Advertisement

Kernel v2.3.12 /Makefile

Filename:/Makefile
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 2.3.11  2.3.10  2.3.9  2.3.8  2.3.7  2.3.6 
(Following) 2.3.13  2.3.14  2.3.15  2.3.16  2.3.17  2.3.18 

Location
[  2.3.12
   o  Makefile

Patch

diff -u --recursive --new-file v2.3.11/linux/Makefile linux/Makefile
--- v2.3.11/linux/Makefile   Wed Jul 21 15:46:48 1999
+++ linux/Makefile   Sat Jul 24 16:46:46 1999
@@ -1,6 +1,6 @@
 VERSION = 2
 PATCHLEVEL = 3
-SUBLEVEL = 11
+SUBLEVEL = 12
 EXTRAVERSION =
 
 ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
@@ -111,7 +111,7 @@
 NETWORKS   =net/network.a
 DRIVERS      =drivers/block/block.a \
        drivers/char/char.a \
-            drivers/misc/misc.a
+            drivers/parport/parport.a
 LIBS      =$(TOPDIR)/lib/lib.a
 SUBDIRS      =kernel drivers mm fs net ipc lib
 


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