summaryrefslogtreecommitdiff
path: root/fs/cifs_common/Makefile
blob: 6fedd2f88a25c5d408be87497c3513bf991f7596 (plain)
1
2
3
4
5
6
7
# 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