diff options
Diffstat (limited to 'fs/notify/inotify/Makefile')
-rw-r--r-- | fs/notify/inotify/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/notify/inotify/Makefile b/fs/notify/inotify/Makefile new file mode 100644 index 0000000000..812237eecf --- /dev/null +++ b/fs/notify/inotify/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_INOTIFY_USER) += inotify_fsnotify.o inotify_user.o |