Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5f24e2d6b40f0c74ce5bfaddfdb89f9bfae4b594
/
.
/
fs
/
jbd
/
Makefile
blob: 54aca4868a363257146bf3c7e44bd7fa806371bf [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for the linux journaling routines.
3
#
4
5
obj
-
$
(
CONFIG_JBD
)
+=
jbd
.
o
6
7
jbd
-
objs
:=
transaction
.
o commit
.
o recovery
.
o checkpoint
.
o revoke
.
o journal
.
o