Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
stable
/
linux-stable
/
master
/
.
/
fs
/
smb
/
Makefile
blob: 353b1c2eefc46ba57cabcffc7961e13e988d5878 [
file
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_SMBFS
)
+=
common
/
obj
-
$
(
CONFIG_SMBDIRECT
)
+=
smbdirect
/
obj
-
$
(
CONFIG_CIFS
)
+=
client
/
obj
-
$
(
CONFIG_SMB_SERVER
)
+=
server
/