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, 2 insertions, 0 deletions
diff --git a/fs/notify/inotify/Makefile b/fs/notify/inotify/Makefile
new file mode 100644
index 000000000000..e290f3bb9d8d
--- /dev/null
+++ b/fs/notify/inotify/Makefile
@@ -0,0 +1,2 @@
+obj-$(CONFIG_INOTIFY) += inotify.o
+obj-$(CONFIG_INOTIFY_USER) += inotify_user.o