]> Git Repo - linux.git/blame - fs/9p/Makefile
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
[linux.git] / fs / 9p / Makefile
CommitLineData
93fa58cb
EVH
1obj-$(CONFIG_9P_FS) := 9p2000.o
2
39p2000-objs := \
531b1094
LI
4 trans_fd.o \
5 trans_sock.o \
6 mux.o \
7 9p.o \
8 conv.o \
93fa58cb
EVH
9 vfs_super.o \
10 vfs_inode.o \
147b31cf 11 vfs_addr.o \
93fa58cb
EVH
12 vfs_file.o \
13 vfs_dir.o \
14 vfs_dentry.o \
15 error.o \
93fa58cb
EVH
16 v9fs.o \
17 fid.o
18
This page took 0.123069 seconds and 4 git commands to generate.