Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab...
[cascardo/linux.git] / fs / afs / Makefile
index cca198b..73ce561 100644 (file)
@@ -18,9 +18,11 @@ kafs-objs := \
        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