blob: ab99e8572f02a8f1cdb5ef389559e1a1ccb5dd37 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -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