ext4: Add the journal checksum feature
[powerpc.git] / fs / afs / Makefile
index 66bdc21..a666710 100644 (file)
@@ -8,6 +8,7 @@ kafs-objs := \
        cmservice.o \
        dir.o \
        file.o \
+       flock.o \
        fsclient.o \
        inode.o \
        main.o \
@@ -15,11 +16,14 @@ kafs-objs := \
        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