aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nfc/Makefile')
-rw-r--r--drivers/nfc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/drivers/nfc/Makefile b/drivers/nfc/Makefile
index a089559..ab99e85 100644
--- a/drivers/nfc/Makefile
+++ b/drivers/nfc/Makefile
@@ -3,4 +3,7 @@
#
obj-$(CONFIG_PN544_NFC) += pn544.o
-obj-$(CONFIG_PN65N_NFC) += pn65n.o
+obj-$(CONFIG_NFC_PN533) += pn533.o
+obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
+
+ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG