Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1aee5d7a8120cbe3eca9180ef9276d75a4f51dd2
/
.
/
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