W1-EEPROM: add support for Maxim DS24 eeprom families
[oweals/u-boot.git] / drivers / w1-eeprom / Makefile
index b72950e968d2caf00e2632ac44f4fa32596ebeac..3f4aa1383e953de55c0ca3c2609d7e1c40f759a9 100644 (file)
@@ -1,2 +1,4 @@
 obj-$(CONFIG_W1_EEPROM) += w1-eeprom-uclass.o
 
+obj-$(CONFIG_W1_EEPROM_DS24XXX) += ds24xxx.o
+