projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
[linux-2.6-microblaze.git]
/
fs
/
nfs_common
/
Makefile
1
#
2
# Makefile for Linux filesystem routines that are shared by client and server.
3
#
4
5
obj-$(CONFIG_NFS_ACL_SUPPORT) += nfs_acl.o
6
nfs_acl-objs := nfsacl.o
7
8
obj-$(CONFIG_GRACE_PERIOD) += grace.o