This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / fs / fscache / Makefile
1 #
2 # Makefile for general filesystem caching code
3 #
4
5 fscache-objs := \
6         cookie.o \
7         fsdef.o \
8         main.o \
9         page.o
10
11 obj-$(CONFIG_FSCACHE) := fscache.o