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

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

Advertisement

Kernel v2.4.13 /drivers/Makefile

Filename:/drivers/Makefile
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 2.4.13-pre6  2.4.13-pre5  2.4.13-pre4  2.4.13-pre3  2.4.12-ac6  2.4.12-ac4 
(Following) 2.4.13-ac1  2.4.13-ac2  2.4.13-ac3  2.4.13-ac4  2.4.13-ac5  2.4.13-ac6 

Location
[  2.4.13
  [  drivers
     o  Makefile

Patch

diff -u --recursive --new-file v2.4.12/linux/drivers/Makefile linux/drivers/Makefile
--- v2.4.12/linux/drivers/Makefile   Wed Jul 25 17:10:19 2001
+++ linux/drivers/Makefile   Sun Oct 21 10:12:41 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


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