7 lines
177 B
Makefile
Executable File
7 lines
177 B
Makefile
Executable File
obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o inode_mark.o \
|
|
mark.o vfsmount_mark.o fdinfo.o
|
|
|
|
obj-y += dnotify/
|
|
obj-y += inotify/
|
|
obj-y += fanotify/
|