repo.or.cz
/
pohmelfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux v2.6.15-rc7
[pohmelfs.git]
/
fs
/
9p
/
Makefile
blob
e4e4ffe5a7dc5068a8461022d5f1282fef37bc3b
1
obj-
$(
CONFIG_9P_FS
) :=
9
p2000.o
2
3
9
p2000-objs
:=
\
4
vfs_super.o \
5
vfs_inode.o \
6
vfs_file.o \
7
vfs_dir.o \
8
vfs_dentry.o \
9
error.o \
10
mux.o \
11
trans_fd.o \
12
trans_sock.o \
13
9
p.o \
14
conv.o \
15
v9fs.o \
16
fid.o
17