Merge tag 'hwmon-for-v6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / net / nfc / hci / Makefile
blob5a0aaae6fc3a4b129b4badd64049155b9c132682
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for the Linux NFC HCI layer.
6 obj-$(CONFIG_NFC_HCI) += hci.o
8 hci-y := core.o hcp.o command.o llc.o llc_nop.o
9 hci-$(CONFIG_NFC_SHDLC) += llc_shdlc.o