summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nxp-nci/Makefile
blob: 8f1e32826961304cfd277ec86809eaef81623b05 (plain)
1
2
3
4
5
6
7
8
9
#
# 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