aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fscache/Makefile')
-rw-r--r--fs/fscache/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/fscache/Makefile b/fs/fscache/Makefile
index bc1f3b9d811a..556708bb9796 100644
--- a/fs/fscache/Makefile
+++ b/fs/fscache/Makefile
@@ -3,6 +3,7 @@
3# 3#
4 4
5fscache-y := \ 5fscache-y := \
6 cache.o \
6 fsdef.o \ 7 fsdef.o \
7 main.o 8 main.o
8 9