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 ce0b87e6e4f3..7f2319d3554d 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile | |||
@@ -75,6 +75,7 @@ xfs-y += xfs_alloc.o \ | |||
75 | xfs_icreate_item.o \ | 75 | xfs_icreate_item.o \ |
76 | xfs_inode.o \ | 76 | xfs_inode.o \ |
77 | xfs_inode_fork.o \ | 77 | xfs_inode_fork.o \ |
78 | xfs_inode_buf.o \ | ||
78 | xfs_log_recover.o \ | 79 | xfs_log_recover.o \ |
79 | xfs_mount.o \ | 80 | xfs_mount.o \ |
80 | xfs_symlink.o \ | 81 | xfs_symlink.o \ |