summaryrefslogtreecommitdiff
path: root/fs/smb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/smb/Makefile')
-rw-r--r--fs/smb/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/fs/smb/Makefile b/fs/smb/Makefile
new file mode 100644
index 000000000000..9a1bf59a1a65
--- /dev/null
+++ b/fs/smb/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
+obj-$(CONFIG_SMBFS) += common/
+obj-$(CONFIG_CIFS) += client/
+obj-$(CONFIG_SMB_SERVER) += server/