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

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

Advertisement

Kernel v2.4.12-ac6 /drivers/Makefile

Filename:/drivers/Makefile
Lines Added:2
Lines Deleted:3
Also changed in: (Previous) 2.4.12-ac4  2.4.12-ac5  2.4.12-ac3  2.4.12-ac2  2.4.12-ac1  2.4.10-ac12 
(Following) 2.4.13  2.4.13-ac1  2.4.13-ac2  2.4.13-ac3  2.4.13-ac4  2.4.13-ac5 

Location
[  2.4.12-ac6
  [  drivers
     o  Makefile

Patch

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla/drivers/Makefile linux.ac/drivers/Makefile
--- linux.vanilla/drivers/Makefile   Mon Jul 16 00:15:44 2001
+++ linux.ac/drivers/Makefile   Wed Oct 10 01:47:38 2001
@@ -7,7 +7,7 @@
 
 
 mod-subdirs :=   dio mtd sbus video macintosh usb input telephony sgi ide \
-      i2o message/fusion scsi md ieee1394 pnp isdn atm \
+      message/i2o message/fusion scsi md ieee1394 pnp isdn atm \
       fc4 net/hamradio i2c acpi bluetooth
 
 subdir-y :=   parport char block net sound misc media cdrom
@@ -31,7 +31,7 @@
 subdir-$(CONFIG_SGI)      += sgi
 subdir-$(CONFIG_IDE)      += ide
 subdir-$(CONFIG_SCSI)      += scsi
-subdir-$(CONFIG_I2O)      += i2o
+subdir-$(CONFIG_I2O)      += message/i2o
 subdir-$(CONFIG_FUSION)      += message/fusion
 subdir-$(CONFIG_MD)      += md
 subdir-$(CONFIG_IEEE1394)   += ieee1394
@@ -48,4 +48,3 @@
 subdir-$(CONFIG_BLUEZ)      += bluetooth
 
 include $(TOPDIR)/Rules.make
-


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