diff options
Diffstat (limited to 'fs/xfs/Makefile-linux-2.6')
-rw-r--r-- | fs/xfs/Makefile-linux-2.6 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/xfs/Makefile-linux-2.6 b/fs/xfs/Makefile-linux-2.6 index 6f3a55584935..9e7f85986d0d 100644 --- a/fs/xfs/Makefile-linux-2.6 +++ b/fs/xfs/Makefile-linux-2.6 | |||
@@ -72,14 +72,12 @@ xfs-y += xfs_alloc.o \ | |||
72 | xfs_btree.o \ | 72 | xfs_btree.o \ |
73 | xfs_buf_item.o \ | 73 | xfs_buf_item.o \ |
74 | xfs_da_btree.o \ | 74 | xfs_da_btree.o \ |
75 | xfs_dir.o \ | ||
76 | xfs_dir2.o \ | 75 | xfs_dir2.o \ |
77 | xfs_dir2_block.o \ | 76 | xfs_dir2_block.o \ |
78 | xfs_dir2_data.o \ | 77 | xfs_dir2_data.o \ |
79 | xfs_dir2_leaf.o \ | 78 | xfs_dir2_leaf.o \ |
80 | xfs_dir2_node.o \ | 79 | xfs_dir2_node.o \ |
81 | xfs_dir2_sf.o \ | 80 | xfs_dir2_sf.o \ |
82 | xfs_dir_leaf.o \ | ||
83 | xfs_error.o \ | 81 | xfs_error.o \ |
84 | xfs_extfree_item.o \ | 82 | xfs_extfree_item.o \ |
85 | xfs_fsops.o \ | 83 | xfs_fsops.o \ |