Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
stable
/
linux-stable
/
master
/
.
/
fs
/
smb
/
smbdirect
/
Makefile
blob: 80d6025984d1f4c83d3aa9edd4f4f5ffc558faec [
file
]
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Makefile for smbdirect support
#
obj
-
$
(
CONFIG_SMBDIRECT
)
+=
smbdirect
.
o
smbdirect
-
y
:=
\
socket
.
o \
connection
.
o \
mr
.
o \
rw
.
o \
debug
.
o \
connect
.
o \
listen
.
o \
accept
.
o \
devices
.
o \
main
.
o