]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - fs/jbd/Makefile
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-bionic-kernel.git] / fs / jbd / Makefile
1 #
2 # Makefile for the linux journaling routines.
3 #
4
5 obj-$(CONFIG_JBD) += jbd.o
6
7 jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o