#
# Makefile for CXD224x NFC driver
#

cxd224x-objs := cxd224x-i2c.o huawei_nfc.o
obj-$(CONFIG_NFC_CXD224X)     += cxd224x.o
