Makefile 160 B

1234567
  1. #
  2. # Makefile for the linux journaling routines.
  3. #
  4. obj-$(CONFIG_JBD2) += jbd2.o
  5. jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o