Ronnie Sahlberg | 71c0286 | 2021-08-19 20:34:59 +1000 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
2 | # | ||||
3 | # Makefile for Linux filesystem routines that are shared by client and server. | ||||
4 | # | ||||
5 | |||||
Steve French | 23e91d8 | 2021-09-08 23:59:26 -0500 | [diff] [blame] | 6 | obj-$(CONFIG_SMBFS_COMMON) += cifs_arc4.o |
7 | obj-$(CONFIG_SMBFS_COMMON) += cifs_md4.o |