Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
next
/
linux-next
/
master
/
.
/
fs
/
smb
/
common
/
Makefile
blob: f2c6e09d4e77928b4289f093cb2a28e67b6a4e90 [
file
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for Linux filesystem routines that are shared by client and server.
#
obj
-
$
(
CONFIG_SMBFS
)
+=
cifs_md4
.
o
obj
-
$
(
CONFIG_SMBFS
)
+=
smb_compress
.
o
smb_compress
-
y
:=
compress
/
compress
.
o compress
/
lz77
.
o