1obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \ 2 fdinfo.o 3 4obj-y += dnotify/ 5obj-y += inotify/ 6obj-y += fanotify/ 7