VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   57 Tags
author: Masahiro Yamada <masahiroy@kernel.org> 2021-05-12 16:57:25 +0900 committer: Masahiro Yamada <masahiroy@kernel.org> 2021-05-26 23:10:37 +0900 commit: d92cc4d5164398cc6d191084b46e622976c0ba89 parent: 0d989ac2c90b5f51fe12102d3cddf54b959f2014
Commit Summary:
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/arch/microblaze/Kbuild b/arch/microblaze/Kbuild
new file mode 100644
index 000000000000..a4e40e534e6a
--- /dev/null
+++ b/arch/microblaze/Kbuild
@@ -0,0 +1 @@
+# SPDX-License-Identifier: GPL-2.0-only