NFC: nci: Support logical connections management
[deliverable/linux.git] / net / nfc / nci / Makefile
CommitLineData
6a2968aa
IE
1#
2# Makefile for the Linux NFC NCI layer.
3#
4
5obj-$(CONFIG_NFC_NCI) += nci.o
6
8a00a61b
FD
7nci-objs := core.o data.o lib.o ntf.o rsp.o
8
9nci-$(CONFIG_NFC_NCI_SPI) += spi.o
This page took 0.186097 seconds and 5 git commands to generate.