Linux-6.18.2/fs/smb/Makefile
2025-12-23 20:06:59 +08:00

6 lines
135 B
Makefile

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