]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/9p/Makefile
autofs4: collect version check return
[linux-2.6-omap-h63xx.git] / fs / 9p / Makefile
index 87897f84dfb6300a5f9ccce73f59f97d77c7a73e..bc7f0d1551e68f3efacd09795433886f318f239f 100644 (file)
@@ -1,18 +1,12 @@
 obj-$(CONFIG_9P_FS) := 9p.o
 
 9p-objs := \
-       trans_fd.o \
-       mux.o \
-       fcall.o \
-       conv.o \
        vfs_super.o \
        vfs_inode.o \
        vfs_addr.o \
        vfs_file.o \
        vfs_dir.o \
        vfs_dentry.o \
-       error.o \
        v9fs.o \
        fid.o \
-       fcprint.o