# # Makefile for general filesystem caching code # fscache-y := \ main.o obj-$(CONFIG_FSCACHE) := fscache.o