diff options
Diffstat (limited to 'fs/ntfs/Makefile')
-rw-r--r-- | fs/ntfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ntfs/Makefile b/fs/ntfs/Makefile index 2ff263e..3e73657 100644 --- a/fs/ntfs/Makefile +++ b/fs/ntfs/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 # Rules for making the NTFS driver. obj-$(CONFIG_NTFS_FS) += ntfs.o |