diff options
Diffstat (limited to 'fs/notify/fanotify/Makefile')
-rw-r--r-- | fs/notify/fanotify/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/notify/fanotify/Makefile b/fs/notify/fanotify/Makefile index 0999213e7e6e..25ef222915e5 100644 --- a/fs/notify/fanotify/Makefile +++ b/fs/notify/fanotify/Makefile @@ -1 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_FANOTIFY) += fanotify.o fanotify_user.o |