]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/fscache/Makefile
Merge git://git.infradead.org/mtd-2.6
[linux-2.6-omap-h63xx.git] / fs / fscache / Makefile
index bc1f3b9d811a0012d5f892a8aee6eaa836f90230..91571b95aacc38029f006f02bebcfaec671f5dc7 100644 (file)
@@ -3,8 +3,14 @@
 #
 
 fscache-y := \
+       cache.o \
+       cookie.o \
        fsdef.o \
-       main.o
+       main.o \
+       netfs.o \
+       object.o \
+       operation.o \
+       page.o
 
 fscache-$(CONFIG_PROC_FS) += proc.o
 fscache-$(CONFIG_FSCACHE_STATS) += stats.o