diff options
Diffstat (limited to 'fs/ocfs2/Makefile')
-rw-r--r-- | fs/ocfs2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/ocfs2/Makefile b/fs/ocfs2/Makefile index 9fb8132f19b0..d2057e7fbda7 100644 --- a/fs/ocfs2/Makefile +++ b/fs/ocfs2/Makefile | |||
@@ -27,8 +27,7 @@ ocfs2-objs := \ | |||
27 | symlink.o \ | 27 | symlink.o \ |
28 | sysfile.o \ | 28 | sysfile.o \ |
29 | uptodate.o \ | 29 | uptodate.o \ |
30 | ver.o \ | 30 | ver.o |
31 | vote.o | ||
32 | 31 | ||
33 | obj-$(CONFIG_OCFS2_FS) += cluster/ | 32 | obj-$(CONFIG_OCFS2_FS) += cluster/ |
34 | obj-$(CONFIG_OCFS2_FS) += dlm/ | 33 | obj-$(CONFIG_OCFS2_FS) += dlm/ |