# SPDX-License-Identifier: GPL-2.0
#
# Makefile for IFCON Communication Driver via SPI
#

obj-$(CONFIG_SONY_SPI_IFCON_DRIVER)	+= ifcon_drv.o

