[CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the group
[linux-2.6/mini2440.git] / fs / 9p / Makefile
blob87897f84dfb6300a5f9ccce73f59f97d77c7a73e
1 obj-$(CONFIG_9P_FS) := 9p.o
3 9p-objs := \
4 trans_fd.o \
5 mux.o \
6 fcall.o \
7 conv.o \
8 vfs_super.o \
9 vfs_inode.o \
10 vfs_addr.o \
11 vfs_file.o \
12 vfs_dir.o \
13 vfs_dentry.o \
14 error.o \
15 v9fs.o \
16 fid.o \
17 fcprint.o