# SPDX-License-Identifier: GPL-2.0
#
# Makefile for misc devices that really don't fit anywhere else.
#

obj-$(CONFIG_PHYTIUM_POWER_MONITOR)	+= phytium_pwrmon.o
obj-$(CONFIG_FT_LPC)		+= ft_lpc.o
obj-$(CONFIG_FT_MCUINFO)	+= ft_mcuinfo.o
obj-$(CONFIG_LS_SPIFLASH)       += ls7a-spiflash.o
obj-y                           += eeprom/
