FS-Cache: Add main configuration option, module entry points and debugging
[deliverable/linux.git] / fs / fscache / Makefile
1 #
2 # Makefile for general filesystem caching code
3 #
4
5 fscache-y := \
6 main.o
7
8 obj-$(CONFIG_FSCACHE) := fscache.o
This page took 0.030441 seconds and 5 git commands to generate.