VisionFive2 Linux kernel

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

More than 9999 Commits   32 Branches   54 Tags
author: Masahiro Yamada <masahiroy@kernel.org> 2020-04-23 23:23:52 +0900 committer: Masahiro Yamada <masahiroy@kernel.org> 2020-05-12 13:28:33 +0900 commit: 8b59cd81dc5e724eaea283fa6006985891c7bff4 parent: e33ae3ed331a5cfa24b2abe483f7f4b27bb99c06
Commit Summary:
kbuild: ensure full rebuild when the compiler is updated
Diffstat:
1 file changed, 0 insertions, 2 deletions
diff --git a/Kconfig b/Kconfig
index e10b3ee084d4..745bc773f567 100644
--- a/Kconfig
+++ b/Kconfig
@@ -5,8 +5,6 @@
 #
 mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
 
-comment "Compiler: $(CC_VERSION_TEXT)"
-
 source "scripts/Kconfig.include"
 
 source "init/Kconfig"