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 d2057e7fbda7..3591890b32c6 100644 --- a/fs/ocfs2/Makefile +++ b/fs/ocfs2/Makefile | |||
@@ -21,6 +21,7 @@ ocfs2-objs := \ | |||
21 | localalloc.o \ | 21 | localalloc.o \ |
22 | mmap.o \ | 22 | mmap.o \ |
23 | namei.o \ | 23 | namei.o \ |
24 | resize.o \ | ||
24 | slot_map.o \ | 25 | slot_map.o \ |
25 | suballoc.o \ | 26 | suballoc.o \ |
26 | super.o \ | 27 | super.o \ |