aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/jbd2/Makefile
blob: 126b4da6c7de875be834cc96b63179a26ac0214c (plain) (blame)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the linux journaling routines.
#

obj-$(CONFIG_JBD2) += jbd2.o

jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o