OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
fs
/
notify
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
148 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
183 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📁
dnotify
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📁
fanotify
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📁
inotify
-
05/09/2024 07:14:16 AM
rwxr-xr-x
Editing: Makefile
Close
# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \ fdinfo.o obj-y += dnotify/ obj-y += inotify/ obj-y += fanotify/