Sign in
android-kvm
/
linux
/
494f2e42ce4a9ddffb5d8c5b2db816425ef90397
/
.
/
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