mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08: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
|