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

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

Advertisement

Kernel v2.4.15-pre8 /Makefile

Filename:/Makefile
Lines Added:3
Lines Deleted:2
Also changed in: (Previous) 2.4.15-pre7  2.4.15-pre6  2.4.15-pre5  2.4.15-pre4  2.4.15-pre3  2.4.15-pre2 
(Following) 2.4.15-pre9  2.4.15-greased-turkey  2.4.16-pre1  2.4.16  2.4.17-pre3  2.4.17-pre4 

Location
[  2.4.15-pre8
   o  Makefile

Patch

diff -u --recursive --new-file v2.4.14/linux/Makefile linux/Makefile
--- v2.4.14/linux/Makefile   Mon Nov  5 15:55:25 2001
+++ linux/Makefile   Tue Nov 20 09:27:52 2001
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 4
-SUBLEVEL = 14
-EXTRAVERSION =
+SUBLEVEL = 15
+EXTRAVERSION =-pre8
 
 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 
@@ -183,6 +183,7 @@
 DRIVERS-$(CONFIG_PHONE) += drivers/telephony/telephony.o
 DRIVERS-$(CONFIG_MD) += drivers/md/mddev.o
 DRIVERS-$(CONFIG_BLUEZ) += drivers/bluetooth/bluetooth.o
+DRIVERS-$(CONFIG_HOTPLUG_PCI) += drivers/hotplug/vmlinux-obj.o
 
 DRIVERS := $(DRIVERS-y)
 


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