]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/afs/Makefile
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / fs / afs / Makefile
index a66671082cfbb98d37277e73e3255c70d8415946..4f64b95d57bd1ff7af9c781eac506787dc3b4c9f 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 \