PATCH: update i2o build rules for change

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Mar 21 2003 - 14:59:44 EST


[Please also rm i2o_pci.c]
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/message/i2o/Kconfig linux-2.5.65-ac2/drivers/message/i2o/Kconfig
--- linux-2.5.65/drivers/message/i2o/Kconfig 2003-02-15 03:39:30.000000000 +0000
+++ linux-2.5.65-ac2/drivers/message/i2o/Kconfig 2003-03-20 18:44:46.000000000 +0000
@@ -3,6 +3,7 @@
 
 config I2O
         tristate "I2O support"
+ depends on PCI
         ---help---
           The Intelligent Input/Output (I2O) architecture allows hardware
           drivers to be split into two parts: an operating system specific
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/message/i2o/Makefile linux-2.5.65-ac2/drivers/message/i2o/Makefile
--- linux-2.5.65/drivers/message/i2o/Makefile 2003-02-15 03:39:30.000000000 +0000
+++ linux-2.5.65-ac2/drivers/message/i2o/Makefile 2003-03-13 20:40:07.000000000 +0000
@@ -5,7 +5,6 @@
 # In the future, some of these should be built conditionally.
 #
 
-obj-$(CONFIG_I2O_PCI) += i2o_pci.o
 obj-$(CONFIG_I2O) += i2o_core.o i2o_config.o
 obj-$(CONFIG_I2O_BLOCK) += i2o_block.o
 obj-$(CONFIG_I2O_SCSI) += i2o_scsi.o
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Mar 23 2003 - 22:00:38 EST