summaryrefslogtreecommitdiff
path: root/net/nfc/Makefile
blob: 2555ff8e7219b19ecdc06da62d5bef6ce555ae20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Makefile for the Linux NFC subsystem.
#

obj-$(CONFIG_NFC) += nfc.o
obj-$(CONFIG_NFC_NCI) += nci/
obj-$(CONFIG_NFC_HCI) += hci/
obj-$(CONFIG_NFC_DIGITAL) += nfc_digital.o

nfc-objs := core.o netlink.o af_nfc.o rawsock.o llcp_core.o llcp_commands.o \
		llcp_sock.o

nfc_digital-objs := digital_core.o digital_technology.o digital_dep.o
ef='/cgit.cgi/linux/net-next.git/diff/sound/core/seq/seq_memory.c?id=1f369d1655c1de415a186c6ce9004e40ca790989'>sound/core/seq/seq_memory.c9
-rw-r--r--sound/core/seq/seq_queue.c33
-rw-r--r--sound/pci/hda/patch_hdmi.c1
-rw-r--r--sound/usb/line6/driver.c3
4 files changed, 24 insertions, 22 deletions
diff --git a/sound/core/seq/seq_memory.c b/sound/core/seq/seq_memory.c