aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/inotify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/notify/inotify/Makefile')
-rw-r--r--fs/notify/inotify/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/notify/inotify/Makefile b/fs/notify/inotify/Makefile
index e290f3bb9d8d..943828171362 100644
--- a/fs/notify/inotify/Makefile
+++ b/fs/notify/inotify/Makefile
@@ -1,2 +1,2 @@
obj-$(CONFIG_INOTIFY) += inotify.o
-obj-$(CONFIG_INOTIFY_USER) += inotify_user.o
+obj-$(CONFIG_INOTIFY_USER) += inotify_fsnotify.o inotify_user.o