Btrfs: Create extent_buffer interface for large blocksizes
[linux-2.6-block.git] / fs / btrfs / Makefile
index 6341cf7a9f91bff8970fbc67fcf1bad773c40f79..a3b51085d7f0e61b4727fe651eb557d56a87e2e5 100644 (file)
@@ -23,4 +23,6 @@ modules_install:
 clean:
        $(MAKE) -C $(KERNELDIR) M=`pwd` clean
 
+tester:
+       $(MAKE) -C $(KERNELDIR) M=`pwd` tree-defrag.o transaction.o sysfs.o super.o root-tree.o inode-map.o inode-item.o inode.o file-item.o file.o extent_map.o disk-io.o ctree.o dir-item.o extent-tree.o
 endif