]> Git Repo - linux.git/blame - fs/nfs_common/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux.git] / fs / nfs_common / Makefile
CommitLineData
a257cdd0
AG
1#
2# Makefile for Linux filesystem routines that are shared by client and server.
3#
4
5obj-$(CONFIG_NFS_ACL_SUPPORT) += nfs_acl.o
a257cdd0 6nfs_acl-objs := nfsacl.o
f7790029
JL
7
8obj-$(CONFIG_GRACE_PERIOD) += grace.o
This page took 0.841946 seconds and 4 git commands to generate.