Merge remote-tracking branch 'regulator/fix/twl' into tmp
[GitHub/mt8127/android_kernel_alcatel_ttab.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