isofs: cleanup mount option processing
[firefly-linux-kernel-4.4.55.git] / fs / fscache / Makefile
index 556708bb97960ad92056b67c95a2a0702eb37942..91571b95aacc38029f006f02bebcfaec671f5dc7 100644 (file)
@@ -4,8 +4,13 @@
 
 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