6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
#
|
||
|
# Makefile for Microread HCI based NFC driver
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NFC_MICROREAD) += microread.o
|