diff options
Diffstat (limited to 'fs/notify/Makefile')
-rw-r--r-- | fs/notify/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/notify/Makefile b/fs/notify/Makefile index 0922cc826c46..396a38779371 100644 --- a/fs/notify/Makefile +++ b/fs/notify/Makefile | |||
@@ -2,3 +2,4 @@ obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o inode_mark.o | |||
2 | 2 | ||
3 | obj-y += dnotify/ | 3 | obj-y += dnotify/ |
4 | obj-y += inotify/ | 4 | obj-y += inotify/ |
5 | obj-y += fanotify/ | ||