diff options
Diffstat (limited to 'scripts/mkmakefile')
-rwxr-xr-x | scripts/mkmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mkmakefile b/scripts/mkmakefile index 84af27bf0f99..e19d6565f245 100755 --- a/scripts/mkmakefile +++ b/scripts/mkmakefile @@ -1,4 +1,5 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0 # Generates a small Makefile used in the root of the output # directory, to allow make to be started from there. # The Makefile also allow for more convinient build of external modules |