You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
NFC: add the NFC socket raw protocol
This socket protocol is used to perform data exchange with NFC targets. Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
c7fe3b52c1
commit
23b7869c0f
+1
-1
@@ -4,4 +4,4 @@
|
||||
|
||||
obj-$(CONFIG_NFC) += nfc.o
|
||||
|
||||
nfc-objs := core.o netlink.o af_nfc.o
|
||||
nfc-objs := core.o netlink.o af_nfc.o rawsock.o
|
||||
|
||||
Reference in New Issue
Block a user