lkml.org 
[lkml]   [2003]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPATCH: update i2o build rules for change

[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/
\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.024 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site