Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xx
[platform/kernel/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
5 obj-$(CONFIG_W1_EEPROM_SANDBOX) += eep_sandbox.o