0329326e85aa ^
c46ee38620a2 ^
93aead46428d ^
3e256b8f8dfa ^
1 2 3 4 5
6
7
8 9
# # Makefile for nfc devices # obj-$(CONFIG_PN544_NFC) += pn544.o obj-$(CONFIG_NFC_PN533) += pn533.o obj-$(CONFIG_NFC_WILINK) += nfcwilink.o ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG