X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fmessage%2Fi2o%2FMakefile;h=aabc6cdc3fcec4025a9dfd0b19dd58731dcf232e;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=e3169dbd9520c57ef08e72024275d466f6c36ee1;hpb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;p=linux-2.6.git diff --git a/drivers/message/i2o/Makefile b/drivers/message/i2o/Makefile index e3169dbd9..aabc6cdc3 100644 --- a/drivers/message/i2o/Makefile +++ b/drivers/message/i2o/Makefile @@ -5,6 +5,7 @@ # In the future, some of these should be built conditionally. # +i2o_core-y += iop.o driver.o device.o debug.o pci.o exec-osm.o obj-$(CONFIG_I2O) += i2o_core.o obj-$(CONFIG_I2O_CONFIG)+= i2o_config.o obj-$(CONFIG_I2O_BLOCK) += i2o_block.o