Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / fs / afs / Makefile
index a666710..4f64b95 100644 (file)
@@ -2,7 +2,10 @@
 # Makefile for Red Hat Linux AFS client.
 #
 
+afs-cache-$(CONFIG_AFS_FSCACHE) := cache.o
+
 kafs-objs := \
+       $(afs-cache-y) \
        callback.o \
        cell.o \
        cmservice.o \