[PATCH] Kprobes: Fix deadlock in function-return probes
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / fs / 9p / Makefile
blob2f4ce43f7b6c57e8fdb6bcd14143b8cc77f63288
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_addr.o \
12 vfs_file.o \
13 vfs_dir.o \
14 vfs_dentry.o \
15 error.o \
16 v9fs.o \
17 fid.o