mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-10-17 02:51:39 +10:00
nothing uses inotify in the kernel, drop it! Signed-off-by: Eric Paris <eparis@redhat.com>
2 lines
64 B
Makefile
2 lines
64 B
Makefile
obj-$(CONFIG_INOTIFY_USER) += inotify_fsnotify.o inotify_user.o
|