Sign in
linux
/
linux
/
kernel
/
git
/
herbert
/
crypto-2.6
/
ed221835a7ae8d0c5d9967d70518d0f230b8e9c5
/
.
/
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