repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6.git]
/
fs
/
9p
/
Makefile
blob
ff7be98f84f2412359bba865b34314fc62dd6ae9
1
obj-
$(
CONFIG_9P_FS
) :=
9
p.o
2
3
9
p-objs
:=
\
4
vfs_super.o \
5
vfs_inode.o \
6
vfs_inode_dotl.o \
7
vfs_addr.o \
8
vfs_file.o \
9
vfs_dir.o \
10
vfs_dentry.o \
11
v9fs.o \
12
fid.o \
13
xattr.o \
14
xattr_user.o \
15
xattr_trusted.o
16
17
9
p-
$(
CONFIG_9P_FSCACHE
) +=
cache.o
18
9
p-
$(
CONFIG_9P_FS_POSIX_ACL
) +=
acl.o
19
9
p-
$(
CONFIG_9P_FS_SECURITY
) +=
xattr_security.o