]> err.no Git - linux-2.6/blobdiff - drivers/i2c/busses/Makefile
i2c: New bus driver for TI OMAP boards
[linux-2.6] / drivers / i2c / busses / Makefile
index b44831dff6833a19e8c4f638b97eed0f1fa78905..493c87289b6262fa0a02c46d19970479df71e9ab 100644 (file)
@@ -23,6 +23,8 @@ obj-$(CONFIG_I2C_POWERMAC)    += i2c-powermac.o
 obj-$(CONFIG_I2C_MPC)          += i2c-mpc.o
 obj-$(CONFIG_I2C_MV64XXX)      += i2c-mv64xxx.o
 obj-$(CONFIG_I2C_NFORCE2)      += i2c-nforce2.o
+obj-$(CONFIG_I2C_OCORES)       += i2c-ocores.o
+obj-$(CONFIG_I2C_OMAP)         += i2c-omap.o
 obj-$(CONFIG_I2C_PARPORT)      += i2c-parport.o
 obj-$(CONFIG_I2C_PARPORT_LIGHT)        += i2c-parport-light.o
 obj-$(CONFIG_I2C_PCA_ISA)      += i2c-pca-isa.o