repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/i915: kill per-ring macros
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
fs
/
cachefiles
/
Makefile
blob
32cbab0ffce30cd94667d40e444c1e10cb47cc6a
1
#
2
# Makefile for caching in a mounted filesystem
3
#
4
5
cachefiles-y
:=
\
6
bind.o \
7
daemon.o \
8
interface.o \
9
key.o \
10
main.o \
11
namei.o \
12
rdwr.o \
13
security.o \
14
xattr.o
15
16
cachefiles-
$(
CONFIG_CACHEFILES_HISTOGRAM
) +=
proc.o
17
18
obj-
$(
CONFIG_CACHEFILES
) :=
cachefiles.o