Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
[deliverable/linux.git] / net / nfc / hci / Makefile
CommitLineData
8b8d2e08
EL
1#
2# Makefile for the Linux NFC HCI layer.
3#
4
5obj-$(CONFIG_NFC_HCI) += hci.o
6
8af00d48 7hci-y := core.o hcp.o command.o llc.o llc_nop.o
412fda53 8hci-$(CONFIG_NFC_SHDLC) += llc_shdlc.o
This page took 0.222569 seconds and 5 git commands to generate.