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