]> git.karo-electronics.de Git - karo-tx-linux.git/blob - fs/jbd/Makefile
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump...
[karo-tx-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