Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/git/horms...
[deliverable/linux.git] / fs / jbd / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux journaling routines.
3#
4
5obj-$(CONFIG_JBD) += jbd.o
6
7jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
This page took 1.047655 seconds and 5 git commands to generate.