Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel...
[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.053301 seconds and 5 git commands to generate.