1 # SPDX-License-Identifier: GPL-2.0 !! 1 obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o inode_mark.o \ 2 obj-$(CONFIG_FSNOTIFY) += fsnotify.o !! 2 mark.o vfsmount_mark.o fdinfo.o 3 fdinfo.o << 4 3 5 obj-y += dnotify/ 4 obj-y += dnotify/ 6 obj-y += inotify/ 5 obj-y += inotify/ 7 obj-y += fanotify/ 6 obj-y += fanotify/
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.