Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e89d3a46710908c3973397849e758f6ca42db77d
/
.
/
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