]> Git Repo - linux.git/blame - net/nfc/hci/Makefile
NFC: Add an shdlc llc module to llc core
[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
4a61cd66 8hci-$(CONFIG_NFC_SHDLC) += shdlc.o llc_shdlc.o
This page took 0.096656 seconds and 4 git commands to generate.