treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.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