Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
[linux-2.6-block.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