Sign in
android-kvm
/
linux
/
e23c7487f5a74f5cc9f7e1090f1d83c3e33ae315
/
.
/
fs
/
smbfs_common
/
Makefile
blob: cafc61a3bfc3721216a30fc54096abc84ba209c1 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for Linux filesystem routines that are shared by client and server.
#
obj
-
$
(
CONFIG_SMBFS_COMMON
)
+=
cifs_arc4
.
o
obj
-
$
(
CONFIG_SMBFS_COMMON
)
+=
cifs_md4
.
o