diff options
author | Nathan Scott <nathans@sgi.com> | 2006-06-20 00:53:51 -0400 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2006-06-20 00:53:51 -0400 |
commit | d8ce75324135ea7100124c1fff4ec5090a350607 (patch) | |
tree | 1233f6e07c5e9372a95a5ce07d8ee8a9c8bfd0ed /fs/xfs/Makefile-linux-2.6 | |
parent | d7b849da47a59d2be6d6aea1effb0efa91c30424 (diff) |
[XFS] Remove files from the build that are now unused.
Signed-off-by: Nathan Scott <nathans@sgi.com>
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 \ |