summaryrefslogtreecommitdiff
path: root/fs/notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/notify/Makefile')
-rw-r--r--fs/notify/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fs/notify/Makefile b/fs/notify/Makefile
index 0922cc826c46..ae5f33a6d868 100644
--- a/fs/notify/Makefile
+++ b/fs/notify/Makefile
@@ -1,4 +1,6 @@
-obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o inode_mark.o
+obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o inode_mark.o \
+ mark.o vfsmount_mark.o
obj-y += dnotify/
obj-y += inotify/
+obj-y += fanotify/