[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support
[sfrench/cifs-2.6.git] / fs / Makefile
index 64396af37b2a1febd33e10cff58773d186f4c8ca..9a5ce9323bfd0c65ffed56f597294b29db75efa9 100644 (file)
@@ -64,6 +64,7 @@ obj-$(CONFIG_REISERFS_FS)     += reiserfs/
 obj-$(CONFIG_EXT3_FS)          += ext3/ # Before ext2 so root fs can be ext3
 obj-$(CONFIG_EXT4DEV_FS)       += ext4/ # Before ext2 so root fs can be ext4dev
 obj-$(CONFIG_JBD)              += jbd/
+obj-$(CONFIG_JBD2)             += jbd2/
 obj-$(CONFIG_EXT2_FS)          += ext2/
 obj-$(CONFIG_CRAMFS)           += cramfs/
 obj-$(CONFIG_RAMFS)            += ramfs/