Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi...
[deliverable/linux.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
This page took 0.029517 seconds and 5 git commands to generate.