]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blame - net/nfc/Makefile
NFC: Export target lost function
[mirror_ubuntu-disco-kernel.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