Merge 3.12-rc3 into char-misc-next
[deliverable/linux.git] / drivers / misc / eeprom / Makefile
CommitLineData
dd7f8dbe
JD
1obj-$(CONFIG_EEPROM_AT24) += at24.o
2obj-$(CONFIG_EEPROM_AT25) += at25.o
3obj-$(CONFIG_EEPROM_LEGACY) += eeprom.o
4b364f23 4obj-$(CONFIG_EEPROM_MAX6875) += max6875.o
0eb6da20 5obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o
06b4501e 6obj-$(CONFIG_EEPROM_93XX46) += eeprom_93xx46.o
9fd379e9 7obj-$(CONFIG_EEPROM_SUNXI_SID) += sunxi_sid.o
469dded1 8obj-$(CONFIG_EEPROM_DIGSY_MTC_CFG) += digsy_mtc_eeprom.o
This page took 0.335156 seconds and 5 git commands to generate.