Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / net / nfc / nci / Makefile
diff --git a/kernel/net/nfc/nci/Makefile b/kernel/net/nfc/nci/Makefile
new file mode 100644 (file)
index 0000000..7ed8949
--- /dev/null
@@ -0,0 +1,9 @@
+#
+# Makefile for the Linux NFC NCI layer.
+#
+
+obj-$(CONFIG_NFC_NCI) += nci.o
+
+nci-objs := core.o data.o lib.o ntf.o rsp.o hci.o
+
+nci-$(CONFIG_NFC_NCI_SPI) += spi.o