X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fi2c%2Fbusses%2FMakefile;h=493c87289b6262fa0a02c46d19970479df71e9ab;hb=010d442c4a295a73e90e93c5e42579cee61c5cc7;hp=ac56df53155baf0f0fa95bd9c2e8c5fec0d699ae;hpb=a0d9c63d3640bd4fc90a408e8334754ef44bcf48;p=linux-2.6 diff --git a/drivers/i2c/busses/Makefile b/drivers/i2c/busses/Makefile index ac56df5315..493c87289b 100644 --- a/drivers/i2c/busses/Makefile +++ b/drivers/i2c/busses/Makefile @@ -24,6 +24,7 @@ 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