aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/notify/Makefile')
-rw-r--r--fs/notify/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/notify/Makefile b/fs/notify/Makefile
index ae5f33a6d868..96d3420d0242 100644
--- a/fs/notify/Makefile
+++ b/fs/notify/Makefile
@@ -1,5 +1,5 @@
obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o inode_mark.o \
- mark.o vfsmount_mark.o
+ mark.o vfsmount_mark.o fdinfo.o
obj-y += dnotify/
obj-y += inotify/