diff options
Diffstat (limited to 'fs/smb/common/Makefile')
| -rw-r--r-- | fs/smb/common/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fs/smb/common/Makefile b/fs/smb/common/Makefile new file mode 100644 index 000000000000..9e0730a385fb --- /dev/null +++ b/fs/smb/common/Makefile @@ -0,0 +1,6 @@ +# 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 |
