git.openpandora.org
/
pandora-kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[pandora-kernel.git]
/
fs
/
jbd2
/
Makefile
1
#
2
# Makefile for the linux journaling routines.
3
#
4
5
obj-$(CONFIG_JBD2) += jbd2.o
6
7
jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o