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