Bluetooth: Add SCO fallback for eSCO connection attempts
[pandora-kernel.git] / fs / afs / Makefile
index cf83e5d..a666710 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