mwifiex: rework round robin scheduling of bss nodes.
[deliverable/linux.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/
8b8d2e08 7obj-$(CONFIG_NFC_HCI) += hci/
3e256b8f 8
23b7869c 9nfc-objs := core.o netlink.o af_nfc.o rawsock.o
d646960f 10nfc-$(CONFIG_NFC_LLCP) += llcp/llcp.o llcp/commands.o llcp/sock.o
This page took 0.125353 seconds and 5 git commands to generate.