Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kees
/
linux.git
/
3a9f6e016a76d7c3535f9d410dbae01561bb4916
/
.
/
fs
/
smb
/
Makefile
blob: 9a1bf59a1a651d01426bb4edb7e71bfd199e04af [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_SMBFS
)
+=
common
/
obj
-
$
(
CONFIG_CIFS
)
+=
client
/
obj
-
$
(
CONFIG_SMB_SERVER
)
+=
server
/