aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/eeprom/Makefile')
-rw-r--r--drivers/misc/eeprom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/eeprom/Makefile b/drivers/misc/eeprom/Makefile
index a4fb5cf8ffe6..3b7af6df79a7 100644
--- a/drivers/misc/eeprom/Makefile
+++ b/drivers/misc/eeprom/Makefile
@@ -1,3 +1,4 @@
obj-$(CONFIG_AT24) += at24.o
obj-$(CONFIG_SPI_AT25) += at25.o
obj-$(CONFIG_SENSORS_EEPROM) += eeprom.o
+obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o