Files
android_kernel_samsung_sm8750/fs/smb/Makefile
2025-08-12 22:16:57 +02:00

6 lines
135 B
Makefile
Executable File

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_SMBFS) += common/
obj-$(CONFIG_CIFS) += client/
obj-$(CONFIG_SMB_SERVER) += server/