projects
/
linux-2.6
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
V4L/DVB (7459): Test cmd, not definition in decoder_command(), drivers/media/video...
[linux-2.6]
/
fs
/
9p
/
Makefile
Commit
Line
Data
67543e50
1
obj-$(CONFIG_9P_FS) := 9p.o
93fa58cb
2
67543e50
3
9p-objs := \
93fa58cb
EVH
4
vfs_super.o \
5
vfs_inode.o \
147b31cf
6
vfs_addr.o \
93fa58cb
EVH
7
vfs_file.o \
8
vfs_dir.o \
9
vfs_dentry.o \
93fa58cb
10
v9fs.o \
5174fdab
11
fid.o \
93fa58cb
12