Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec-next
/
refs/heads/testing
/
.
/
fs
/
smb
/
Makefile
blob: 353b1c2eefc46ba57cabcffc7961e13e988d5878 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_SMBFS
)
+=
common
/
obj
-
$
(
CONFIG_SMBDIRECT
)
+=
smbdirect
/
obj
-
$
(
CONFIG_CIFS
)
+=
client
/
obj
-
$
(
CONFIG_SMB_SERVER
)
+=
server
/