diff options
Diffstat (limited to 'fs/xfs/Makefile')
-rw-r--r-- | fs/xfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile index a5a9ef0ce843..c3dc491fff89 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile | |||
@@ -107,7 +107,6 @@ xfs-y += $(addprefix $(XFS_LINUX)/, \ | |||
107 | xfs_lrw.o \ | 107 | xfs_lrw.o \ |
108 | xfs_super.o \ | 108 | xfs_super.o \ |
109 | xfs_sync.o \ | 109 | xfs_sync.o \ |
110 | xfs_vnode.o \ | ||
111 | xfs_xattr.o) | 110 | xfs_xattr.o) |
112 | 111 | ||
113 | # Objects in support/ | 112 | # Objects in support/ |