aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache/Makefile
blob: f8038b83e0ef46c09ac16a1071efce49f2bcd19d (plain)
1
2
3
4
5
6
7
8
#
# Makefile for general filesystem caching code
#

fscache-y := \
	main.o

obj-$(CONFIG_FSCACHE) := fscache.o