Makefile 157 B

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