summaryrefslogtreecommitdiff
path: root/fs/notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/notify/Makefile')
-rw-r--r--fs/notify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/notify/Makefile b/fs/notify/Makefile
index ebb64a0282d1..3e969ae91b60 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 fdinfo.o
+obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \
+ fdinfo.o
obj-y += dnotify/
obj-y += inotify/