]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - fs/jbd/Makefile
Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[mirror_ubuntu-artful-kernel.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