mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
2dfc1cae4c
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
|