Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[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