Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / nfc / Makefile
CommitLineData
3e256b8f
LRV
1#
2# Makefile for the Linux NFC subsystem.
3#
4
5obj-$(CONFIG_NFC) += nfc.o
6a2968aa 6obj-$(CONFIG_NFC_NCI) += nci/
3e256b8f 7
23b7869c 8nfc-objs := core.o netlink.o af_nfc.o rawsock.o
d646960f 9nfc-$(CONFIG_NFC_LLCP) += llcp/llcp.o llcp/commands.o llcp/sock.o