VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Masahiro Yamada <masahiroy@kernel.org> 2020-03-03 22:35:59 +0900 committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2020-03-25 11:50:48 +0100 commit: d198b34f3855eee2571dda03eea75a09c7c31480 parent: 2985bed68083f3da5f6d79c3dbb9196dbc04d02a
Commit Summary:
.gitignore: add SPDX License Identifier
Diffstat:
2 files changed, 2 insertions, 0 deletions
diff --git a/usr/.gitignore b/usr/.gitignore
index 610de736b75e..935442ed1eb2 100644
--- a/usr/.gitignore
+++ b/usr/.gitignore
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
 gen_init_cpio
 initramfs_data.cpio
 /initramfs_inc_data
diff --git a/usr/include/.gitignore b/usr/include/.gitignore
index a0991ff4402b..d2fab782cb7d 100644
--- a/usr/include/.gitignore
+++ b/usr/include/.gitignore
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
 *
 !.gitignore
 !Makefile