blob: 8f1e32826961304cfd277ec86809eaef81623b05 [file] [log] [blame]
Clément Perrochauddece4582015-03-09 11:12:04 +01001#
2# Makefile for NXP-NCI NFC driver
3#
4
5nxp-nci-objs = core.o firmware.o
6
7obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci.o
8
9ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG