aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/i2c/chips/Makefile')
-rw-r--r--drivers/i2c/chips/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/i2c/chips/Makefile b/drivers/i2c/chips/Makefile
index 8eed2381da68..6bebdc104166 100644
--- a/drivers/i2c/chips/Makefile
+++ b/drivers/i2c/chips/Makefile
@@ -35,6 +35,7 @@ obj-$(CONFIG_SENSORS_MAX1619) += max1619.o
35obj-$(CONFIG_SENSORS_MAX6875) += max6875.o 35obj-$(CONFIG_SENSORS_MAX6875) += max6875.o
36obj-$(CONFIG_SENSORS_M41T00) += m41t00.o 36obj-$(CONFIG_SENSORS_M41T00) += m41t00.o
37obj-$(CONFIG_SENSORS_PC87360) += pc87360.o 37obj-$(CONFIG_SENSORS_PC87360) += pc87360.o
38obj-$(CONFIG_SENSORS_PCA9539) += pca9539.o
38obj-$(CONFIG_SENSORS_PCF8574) += pcf8574.o 39obj-$(CONFIG_SENSORS_PCF8574) += pcf8574.o
39obj-$(CONFIG_SENSORS_PCF8591) += pcf8591.o 40obj-$(CONFIG_SENSORS_PCF8591) += pcf8591.o
40obj-$(CONFIG_SENSORS_RTC8564) += rtc8564.o 41obj-$(CONFIG_SENSORS_RTC8564) += rtc8564.o