Blame view

fs/jbd/Makefile 157 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
7
  #
  # Makefile for the linux journaling routines.
  #
  
  obj-$(CONFIG_JBD) += jbd.o
  
  jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o