Sign in
android-kvm
/
linux
/
9499e76de5d5ab46b246764f41090074f1c68cfe
/
.
/
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