Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
3754707bcc3e190e5dadc978d172b61e809cb3bd
/
.
/
fs
/
cifs_common
/
Makefile
blob: 6fedd2f88a25c5d408be87497c3513bf991f7596 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for Linux filesystem routines that are shared by client and server.
#
obj
-
$
(
CONFIG_CIFS_COMMON
)
+=
cifs_arc4
.
o
obj
-
$
(
CONFIG_CIFS_COMMON
)
+=
cifs_md4
.
o