#
# Makefile for CXD22xx NFC driver
#

cxd22xx-objs = cxd22xx-i2c.o
obj-$(CONFIG_NFC_CXD22XX)     += cxd22xx.o
