]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/misc/eeprom/Makefile
i2c/chips: Move max6875 to drivers/misc/eeprom
[net-next-2.6.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