mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 18:23:53 +08: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
|