]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/afs/Makefile
fat: document additional vfat mount options
[linux-2.6-omap-h63xx.git] / fs / afs / Makefile
index 66bdc219ccde5b237ae9a96d7a64c1ae79f8dc8b..a66671082cfbb98d37277e73e3255c70d8415946 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