]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/jbd2/Makefile
mm: move migrate_prep out from under mmap_sem
[linux-2.6-omap-h63xx.git] / fs / jbd2 / Makefile
index 54aca4868a363257146bf3c7e44bd7fa806371bf..802a3413872a5a4ec223f99e35650aeb3fdb6ff3 100644 (file)
@@ -2,6 +2,6 @@
 # Makefile for the linux journaling routines.
 #
 
-obj-$(CONFIG_JBD) += jbd.o
+obj-$(CONFIG_JBD2) += jbd2.o
 
-jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
+jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o