]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/9p/Makefile
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6-omap-h63xx.git] / fs / 9p / Makefile
index 12d52421d58b0e991add33bd2a4f1348d537349d..87897f84dfb6300a5f9ccce73f59f97d77c7a73e 100644 (file)
@@ -1,9 +1,9 @@
-obj-$(CONFIG_9P_FS) := 9p2000.o
+obj-$(CONFIG_9P_FS) := 9p.o
 
-9p2000-objs := \
+9p-objs := \
        trans_fd.o \
        mux.o \
-       9p.o \
+       fcall.o \
        conv.o \
        vfs_super.o \
        vfs_inode.o \