Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[deliverable/linux.git] / fs / jbd2 / Makefile
CommitLineData
470decc6
DK
1#
2# Makefile for the linux journaling routines.
3#
4
f7f4bccb 5obj-$(CONFIG_JBD2) += jbd2.o
470decc6 6
f7f4bccb 7jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
This page took 0.679432 seconds and 5 git commands to generate.