[XFS] Remove files from the build that are now unused.
Signed-off-by: Nathan Scott <nathans@sgi.com>
This commit is contained in:
parent
d7b849da47
commit
d8ce753241
6 changed files with 0 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue