]> Git Repo - linux.git/blob - fs/smb/Makefile
net: ethtool: Fix RSS setting
[linux.git] / fs / smb / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 obj-$(CONFIG_SMBFS)             += common/
4 obj-$(CONFIG_CIFS)              += client/
5 obj-$(CONFIG_SMB_SERVER)        += server/
This page took 0.034016 seconds and 4 git commands to generate.