1 2 3 4 5 6
# # Makefile for nfc devices # obj-$(CONFIG_PN544_NFC) += pn544.o obj-$(CONFIG_PN65N_NFC) += pn65n.o