Files
linux-stable-mirror/fs/smb/Makefile
T
2026-04-22 19:00:41 -05:00

7 lines
174 B
Makefile

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