????

Your IP : 216.73.216.152


Current Path : /usr/src/kernels/3.10.0-1062.18.1.el7.x86_64/net/nfc/hci/
Upload File :
Current File : //usr/src/kernels/3.10.0-1062.18.1.el7.x86_64/net/nfc/hci/Makefile

#
# Makefile for the Linux NFC HCI layer.
#

obj-$(CONFIG_NFC_HCI) += hci.o

hci-y			:= core.o hcp.o command.o llc.o llc_nop.o
hci-$(CONFIG_NFC_SHDLC) += llc_shdlc.o