diff options
Diffstat (limited to 'fs/xfs/Makefile')
-rw-r--r-- | fs/xfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile index 062f25cd6087..6313b69b6644 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile | |||
@@ -58,6 +58,7 @@ xfs-y += xfs_alloc.o \ | |||
58 | xfs_alloc_btree.o \ | 58 | xfs_alloc_btree.o \ |
59 | xfs_attr.o \ | 59 | xfs_attr.o \ |
60 | xfs_attr_leaf.o \ | 60 | xfs_attr_leaf.o \ |
61 | xfs_attr_remote.o \ | ||
61 | xfs_bmap.o \ | 62 | xfs_bmap.o \ |
62 | xfs_bmap_btree.o \ | 63 | xfs_bmap_btree.o \ |
63 | xfs_btree.o \ | 64 | xfs_btree.o \ |