diff options
Diffstat (limited to 'scripts/mod/Makefile')
-rw-r--r-- | scripts/mod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mod/Makefile b/scripts/mod/Makefile index b497d9764dcf..42c5d50f2bcc 100644 --- a/scripts/mod/Makefile +++ b/scripts/mod/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 OBJECT_FILES_NON_STANDARD := y hostprogs-y := modpost mk_elfconfig |