diff options
| author | 2019-06-02 15:46:11 +0900 | |
|---|---|---|
| committer | 2019-06-02 15:46:11 +0900 | |
| commit | 860dbce3d8dd90cb9e909c58fa79808766243651 (patch) | |
| tree | f68920c82fa779ae37bbce08a58259e5c3934ab3 /scripts/basic | |
| parent | Fix allyesconfig output. (diff) | |
| parent | Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux (diff) | |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Diffstat (limited to 'scripts/basic')
| -rw-r--r-- | scripts/basic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/basic/Makefile b/scripts/basic/Makefile index af49b446f17d..548aeb592806 100644 --- a/scripts/basic/Makefile +++ b/scripts/basic/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only ### # This Makefile lists the most basic programs used during the build process. # The programs listed herein are what are needed to do the basic stuff, |
