]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/i2c/Makefile
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
[karo-tx-uboot.git] / drivers / i2c / Makefile
index 26ea854ec8dfac477ee0951cc58cb6dc150a31e2..d9e912f78647873bd7d949ac51a047d8b083b6f9 100644 (file)
@@ -6,6 +6,7 @@
 #
 obj-$(CONFIG_DM_I2C) += i2c-uclass.o
 obj-$(CONFIG_DM_I2C_COMPAT) += i2c-uclass-compat.o
+obj-$(CONFIG_DM_I2C_GPIO) += i2c-gpio.o
 
 obj-$(CONFIG_SYS_I2C_ADI) += adi_i2c.o
 obj-$(CONFIG_I2C_MV) += mv_i2c.o