]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/misc/eeprom/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[mirror_ubuntu-bionic-kernel.git] / drivers / misc / eeprom / Makefile
1 obj-$(CONFIG_EEPROM_AT24) += at24.o
2 obj-$(CONFIG_EEPROM_AT25) += at25.o
3 obj-$(CONFIG_EEPROM_LEGACY) += eeprom.o
4 obj-$(CONFIG_EEPROM_MAX6875) += max6875.o
5 obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o
6 obj-$(CONFIG_EEPROM_93XX46) += eeprom_93xx46.o
7 obj-$(CONFIG_EEPROM_DIGSY_MTC_CFG) += digsy_mtc_eeprom.o