]> 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/djbw/async_tx
[linux-2.6-omap-h63xx.git] / fs / afs / Makefile
index 8e719737967262d7848f966fe11d3f6f88847a4f..a66671082cfbb98d37277e73e3255c70d8415946 100644 (file)
@@ -8,19 +8,22 @@ kafs-objs := \
        cmservice.o \
        dir.o \
        file.o \
+       flock.o \
        fsclient.o \
        inode.o \
-       kafsasyncd.o \
-       kafstimod.o \
        main.o \
        misc.o \
        mntpt.o \
        proc.o \
+       rxrpc.o \
+       security.o \
        server.o \
        super.o \
+       netdevices.o \
        vlclient.o \
        vlocation.o \
        vnode.o \
-       volume.o
+       volume.o \
+       write.o
 
 obj-$(CONFIG_AFS_FS)  := kafs.o