]> Git Repo - linux.git/blob - fs/jbd2/Makefile
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
[linux.git] / fs / jbd2 / Makefile
1 #
2 # Makefile for the linux journaling routines.
3 #
4
5 obj-$(CONFIG_JBD2) += jbd2.o
6
7 jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
This page took 0.028859 seconds and 4 git commands to generate.