mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00

nothing uses inotify in the kernel, drop it! Signed-off-by: Eric Paris <eparis@redhat.com>
1 line
64 B
Makefile
1 line
64 B
Makefile
obj-$(CONFIG_INOTIFY_USER) += inotify_fsnotify.o inotify_user.o
|