X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fmessage%2Fi2o%2FMakefile;h=b0982dacfd0ac03fe71ac57e2740cc3599b55fd3;hb=1dfd166e93f98892aa4427069a23ed73259983c8;hp=2c2e39aa1efaf04d8747018369089bc44a0c3b8a;hpb=aef8755711a28bb0ecde7780ae6613fcb62cf6f7;p=karo-tx-linux.git diff --git a/drivers/message/i2o/Makefile b/drivers/message/i2o/Makefile index 2c2e39aa1efa..b0982dacfd0a 100644 --- a/drivers/message/i2o/Makefile +++ b/drivers/message/i2o/Makefile @@ -5,7 +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 +i2o_core-y += iop.o driver.o device.o debug.o pci.o exec-osm.o memory.o i2o_bus-y += bus-osm.o i2o_config-y += config-osm.o obj-$(CONFIG_I2O) += i2o_core.o