]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/i2c/Makefile
i2c: IHS I2C master driver
[people/ms/u-boot.git] / drivers / i2c / Makefile
index e33586d8a6b6ab9b8faa96b5c50ca8eb8d9e6f1a..96bd45d85396493c160b8e94686f6507282e3cde 100644 (file)
@@ -18,6 +18,7 @@ obj-$(CONFIG_SYS_I2C) += i2c_core.o
 obj-$(CONFIG_SYS_I2C_DAVINCI) += davinci_i2c.o
 obj-$(CONFIG_SYS_I2C_FSL) += fsl_i2c.o
 obj-$(CONFIG_SYS_I2C_FTI2C010) += fti2c010.o
+obj-$(CONFIG_SYS_I2C_IHS) += ihs_i2c.o
 obj-$(CONFIG_SYS_I2C_KONA) += kona_i2c.o
 obj-$(CONFIG_SYS_I2C_MXC) += mxc_i2c.o
 obj-$(CONFIG_SYS_I2C_OMAP24XX) += omap24xx_i2c.o