6 lines
68 B
Makefile
6 lines
68 B
Makefile
|
#
|
||
|
# Makefile for nfc devices
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PN544_NFC) += pn544.o
|