#
# Makefile for nfc devices
#

obj-$(CONFIG_CXD224X_NFC)              += cxd224x-i2c.o
ccflags-$(CONFIG_NFC_DEBUG)             := -DDEBUG
