diff options
Diffstat (limited to 'fs/xfs/Makefile-linux-2.6')
-rw-r--r-- | fs/xfs/Makefile-linux-2.6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/Makefile-linux-2.6 b/fs/xfs/Makefile-linux-2.6 index 6d48a5ed38f3..0e474785ebae 100644 --- a/fs/xfs/Makefile-linux-2.6 +++ b/fs/xfs/Makefile-linux-2.6 | |||
@@ -88,6 +88,7 @@ xfs-y += xfs_alloc.o \ | |||
88 | xfs_trans_item.o \ | 88 | xfs_trans_item.o \ |
89 | xfs_utils.o \ | 89 | xfs_utils.o \ |
90 | xfs_vfsops.o \ | 90 | xfs_vfsops.o \ |
91 | xfs_vfsops_bhv.o \ | ||
91 | xfs_vnodeops.o \ | 92 | xfs_vnodeops.o \ |
92 | xfs_rw.o \ | 93 | xfs_rw.o \ |
93 | xfs_dmops.o \ | 94 | xfs_dmops.o \ |