diff options
Diffstat (limited to 'fs/ocfs2/Makefile')
-rw-r--r-- | fs/ocfs2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/Makefile b/fs/ocfs2/Makefile index 01596079dd63..31f25ce32c97 100644 --- a/fs/ocfs2/Makefile +++ b/fs/ocfs2/Makefile | |||
@@ -28,6 +28,7 @@ ocfs2-objs := \ | |||
28 | locks.o \ | 28 | locks.o \ |
29 | mmap.o \ | 29 | mmap.o \ |
30 | namei.o \ | 30 | namei.o \ |
31 | refcounttree.o \ | ||
31 | resize.o \ | 32 | resize.o \ |
32 | slot_map.o \ | 33 | slot_map.o \ |
33 | suballoc.o \ | 34 | suballoc.o \ |