Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
e9c802e48ec32db8da81b4ddcaec2fee0090fbe0
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
fs
/
jbd
/
Makefile
blob: 54aca4868a363257146bf3c7e44bd7fa806371bf [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -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