]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/misc/eeprom/Makefile
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / drivers / misc / eeprom / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
dd7f8dbe
JD
2obj-$(CONFIG_EEPROM_AT24) += at24.o
3obj-$(CONFIG_EEPROM_AT25) += at25.o
4obj-$(CONFIG_EEPROM_LEGACY) += eeprom.o
4b364f23 5obj-$(CONFIG_EEPROM_MAX6875) += max6875.o
0eb6da20 6obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o
06b4501e 7obj-$(CONFIG_EEPROM_93XX46) += eeprom_93xx46.o
469dded1 8obj-$(CONFIG_EEPROM_DIGSY_MTC_CFG) += digsy_mtc_eeprom.o
cfad6425 9obj-$(CONFIG_EEPROM_IDT_89HPESX) += idt_89hpesx.o