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 e47aca0ca5ae..39e3e69ed125 100644
--- a/drivers/i2c/chips/Makefile
+++ b/drivers/i2c/chips/Makefile
@@ -10,6 +10,7 @@
#
obj-$(CONFIG_DS1682) += ds1682.o
+obj-$(CONFIG_AT24) += at24.o
obj-$(CONFIG_SENSORS_EEPROM) += eeprom.o
obj-$(CONFIG_SENSORS_MAX6875) += max6875.o
obj-$(CONFIG_SENSORS_PCA9539) += pca9539.o