blob: ab99e8572f02a8f1cdb5ef389559e1a1ccb5dd37 [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001#
2# Makefile for nfc devices
3#
4
5obj-$(CONFIG_PN544_NFC) += pn544.o
6obj-$(CONFIG_NFC_PN533) += pn533.o
7obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
8
9ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG