# # Makefile for nfc devices # obj-$(CONFIG_PN544_NFC) += pn544.o obj-$(CONFIG_PN65N_NFC) += pn65n.o