]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - fs/jbd2/Makefile
Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danie...
[mirror_ubuntu-hirsute-kernel.git] / fs / jbd2 / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
470decc6
DK
2#
3# Makefile for the linux journaling routines.
4#
5
f7f4bccb 6obj-$(CONFIG_JBD2) += jbd2.o
470decc6 7
f7f4bccb 8jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o