blob: e90e24aa220a6e277142f54c379e7c1bebdf0465 [file] [log] [blame]
#
# Makefile for nfc devices
#
obj-$(CONFIG_NFC_PN544) += pn544/
obj-$(CONFIG_NFC_MICROREAD) += microread/
obj-$(CONFIG_NFC_PN533) += pn533.o
obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
obj-$(CONFIG_NFC_MEI_PHY) += mei_phy.o
obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci/
obj-$(CONFIG_NFC_NXP_PN5XX) += nxp-pn5xx/
ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG