summaryrefslogtreecommitdiff
path: root/fs/cachefiles/Makefile
blob: a7f3e982e249ace1fb78df8bf6c6007a5c22950f (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for caching in a mounted filesystem
#

cachefiles-y := \
	main.o

obj-$(CONFIG_CACHEFILES) := cachefiles.o