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 b20964e26a22..1dfc6df2e2bd 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile | |||
@@ -143,6 +143,7 @@ xfs-y += $(addprefix scrub/, \ | |||
143 | common.o \ | 143 | common.o \ |
144 | dabtree.o \ | 144 | dabtree.o \ |
145 | dir.o \ | 145 | dir.o \ |
146 | fscounters.o \ | ||
146 | health.o \ | 147 | health.o \ |
147 | ialloc.o \ | 148 | ialloc.o \ |
148 | inode.o \ | 149 | inode.o \ |