blob: fa82f5aaa6d95b40b286dc27eb1053cd8544d9f0 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Andreas Gruenbachera257cdd2005-06-22 17:16:26 +00002#
3# Makefile for Linux filesystem routines that are shared by client and server.
4#
5
6obj-$(CONFIG_NFS_ACL_SUPPORT) += nfs_acl.o
Andreas Gruenbachera257cdd2005-06-22 17:16:26 +00007nfs_acl-objs := nfsacl.o
Jeff Laytonf7790022014-09-12 16:40:20 -04008
9obj-$(CONFIG_GRACE_PERIOD) += grace.o
Dai Ngo0cfcd402020-10-18 23:42:49 -040010obj-$(CONFIG_GRACE_PERIOD) += nfs_ssc.o