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 0a9977983f92..ca9229ff8ac0 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile | |||
@@ -33,6 +33,7 @@ xfs-y += xfs_aops.o \ | |||
33 | xfs_discard.o \ | 33 | xfs_discard.o \ |
34 | xfs_error.o \ | 34 | xfs_error.o \ |
35 | xfs_export.o \ | 35 | xfs_export.o \ |
36 | xfs_extent_busy.o \ | ||
36 | xfs_file.o \ | 37 | xfs_file.o \ |
37 | xfs_filestream.o \ | 38 | xfs_filestream.o \ |
38 | xfs_fsops.o \ | 39 | xfs_fsops.o \ |