]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/afs/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
[linux-2.6-omap-h63xx.git] / fs / afs / Makefile
index cf83e5d63512021e9d69c6b18ce067b9f296eea0..a66671082cfbb98d37277e73e3255c70d8415946 100644 (file)
@@ -8,6 +8,7 @@ kafs-objs := \
        cmservice.o \
        dir.o \
        file.o \
+       flock.o \
        fsclient.o \
        inode.o \
        main.o \
@@ -22,6 +23,7 @@ kafs-objs := \
        vlclient.o \
        vlocation.o \
        vnode.o \
-       volume.o
+       volume.o \
+       write.o
 
 obj-$(CONFIG_AFS_FS)  := kafs.o