block: simplify bio_add_page()
[deliverable/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.720909 seconds and 5 git commands to generate.