Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
06b3db1b9bccdc8c2c743122a89745279e5ecc46
/
.
/
fs
/
fscache
/
Makefile
blob: f8038b83e0ef46c09ac16a1071efce49f2bcd19d [
file
] [
log
] [
blame
]
David Howells
06b3db1
2009-04-03 16:42:36 +0100
[
diff
] [
blame^
]
1
#
2
# Makefile for general filesystem caching code
3
#
4
5
fscache
-
y
:=
\
6
main
.
o
7
8
obj
-
$
(
CONFIG_FSCACHE
)
:=
fscache
.
o