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

obj-$(CONFIG_IFCON_DRIVER)		+= ifcon_drv.o

