diff options
Diffstat (limited to 'drivers/nfc/microread/Makefile')
-rw-r--r-- | drivers/nfc/microread/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/nfc/microread/Makefile b/drivers/nfc/microread/Makefile new file mode 100644 index 000000000000..9ce2c53f49a7 --- /dev/null +++ b/drivers/nfc/microread/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for Microread HCI based NFC driver +# + +obj-$(CONFIG_NFC_MICROREAD) += microread.o |