V4L/DVB (3260): Using new firmware for the WideView Stick
[linux-2.6/x86.git] / fs / 9p / Makefile
blob3d023089707efe87df1d17e276ae8598971db1ee
1 obj-$(CONFIG_9P_FS) := 9p2000.o
3 9p2000-objs := \
4 trans_fd.o \
5 trans_sock.o \
6 mux.o \
7 9p.o \
8 conv.o \
9 vfs_super.o \
10 vfs_inode.o \
11 vfs_file.o \
12 vfs_dir.o \
13 vfs_dentry.o \
14 error.o \
15 v9fs.o \
16 fid.o