mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 15:11:16 +00:00
.gitignore: add SPDX License Identifier
Add SPDX License Identifier to all .gitignore files. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2985bed680
commit
d198b34f38
246 changed files with 246 additions and 0 deletions
1
scripts/.gitignore
vendored
1
scripts/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
bin2c
|
||||
kallsyms
|
||||
unifdef
|
||||
|
|
1
scripts/basic/.gitignore
vendored
1
scripts/basic/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
fixdep
|
||||
|
|
1
scripts/dtc/.gitignore
vendored
1
scripts/dtc/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
dtc
|
||||
|
|
1
scripts/gcc-plugins/.gitignore
vendored
1
scripts/gcc-plugins/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
randomize_layout_seed.h
|
||||
|
|
1
scripts/gdb/linux/.gitignore
vendored
1
scripts/gdb/linux/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
*.pyc
|
||||
*.pyo
|
||||
constants.py
|
||||
|
|
1
scripts/genksyms/.gitignore
vendored
1
scripts/genksyms/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
genksyms
|
||||
|
|
1
scripts/kconfig/.gitignore
vendored
1
scripts/kconfig/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
*.moc
|
||||
*conf-cfg
|
||||
|
||||
|
|
1
scripts/mod/.gitignore
vendored
1
scripts/mod/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
elfconfig.h
|
||||
mk_elfconfig
|
||||
modpost
|
||||
|
|
1
scripts/selinux/genheaders/.gitignore
vendored
1
scripts/selinux/genheaders/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
genheaders
|
||||
|
|
1
scripts/selinux/mdp/.gitignore
vendored
1
scripts/selinux/mdp/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
mdp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue