diff options
Diffstat (limited to 'fs/notify/Makefile')
-rw-r--r-- | fs/notify/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/notify/Makefile b/fs/notify/Makefile index 3e969ae91b60..63a4b8828df4 100644 --- a/fs/notify/Makefile +++ b/fs/notify/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \ fdinfo.o |