diff options
Diffstat (limited to 'fs/notify/fanotify/Makefile')
-rw-r--r-- | fs/notify/fanotify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/notify/fanotify/Makefile b/fs/notify/fanotify/Makefile index e7d39c05b0f..0999213e7e6 100644 --- a/fs/notify/fanotify/Makefile +++ b/fs/notify/fanotify/Makefile @@ -1 +1 @@ -obj-$(CONFIG_FANOTIFY) += fanotify.o +obj-$(CONFIG_FANOTIFY) += fanotify.o fanotify_user.o |