Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
[deliverable/linux.git] / fs / fscache / Makefile
index 1384823a160cb815512f088caeb28c52a5b6bf15..91571b95aacc38029f006f02bebcfaec671f5dc7 100644 (file)
@@ -3,7 +3,14 @@
 #
 
 fscache-y := \
-       main.o
+       cache.o \
+       cookie.o \
+       fsdef.o \
+       main.o \
+       netfs.o \
+       object.o \
+       operation.o \
+       page.o
 
 fscache-$(CONFIG_PROC_FS) += proc.o
 fscache-$(CONFIG_FSCACHE_STATS) += stats.o
This page took 0.028305 seconds and 5 git commands to generate.