diff options
Diffstat (limited to 'fs/notify/inotify/Makefile')
-rw-r--r-- | fs/notify/inotify/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/notify/inotify/Makefile b/fs/notify/inotify/Makefile new file mode 100644 index 00000000000..e290f3bb9d8 --- /dev/null +++ b/fs/notify/inotify/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_INOTIFY) += inotify.o +obj-$(CONFIG_INOTIFY_USER) += inotify_user.o |