5 lines
82 B
Makefile
Executable file
5 lines
82 B
Makefile
Executable file
#
|
|
# Makefile for TMS NFC device
|
|
#
|
|
|
|
obj-$(CONFIG_TMS_NFC_DEVICE) += nfc_driver/
|