Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git] / net / nfc / Makefile
blob7b4a6dcfa566b93a5f725daeceb5936797f2034c
2 # Makefile for the Linux NFC subsystem.
5 obj-$(CONFIG_NFC) += nfc.o
6 obj-$(CONFIG_NFC_NCI) += nci/
8 nfc-objs := core.o netlink.o af_nfc.o rawsock.o
9 nfc-$(CONFIG_NFC_LLCP) += llcp/llcp.o llcp/commands.o llcp/sock.o