diff options
author | Nathan Scott <nathans@sgi.com> | 2006-06-20 14:53:51 +1000 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2006-06-20 14:53:51 +1000 |
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 \ xfs_btree.o \ xfs_buf_item.o \ xfs_da_btree.o \ - xfs_dir.o \ xfs_dir2.o \ xfs_dir2_block.o \ xfs_dir2_data.o \ xfs_dir2_leaf.o \ xfs_dir2_node.o \ xfs_dir2_sf.o \ - xfs_dir_leaf.o \ xfs_error.o \ xfs_extfree_item.o \ xfs_fsops.o \ |