# # Makefile for NXP-NCI NFC driver # nxp-nci-objs = core.o firmware.o obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci.o ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG