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> 2021-05-12 16:57:27 +0900 committer: Masahiro Yamada <masahiroy@kernel.org> 2021-05-26 23:11:47 +0900 commit: 0957878f710e87d6ef2aba01a49d8be659c3ce3d parent: 5519f498d59528dd43f4a3f65d638c1c080aa80b
Commit Summary:
h8300: move core-y in arch/h8300/Makefile to arch/h8300/Kbuild
Diffstat:
1 file changed, 0 insertions, 3 deletions
diff --git a/arch/h8300/Makefile b/arch/h8300/Makefile
index ba0f26cfad61..eb4cb8f6830c 100644
--- a/arch/h8300/Makefile
+++ b/arch/h8300/Makefile
@@ -30,9 +30,6 @@ ifeq ($(CROSS_COMPILE),)
 CROSS_COMPILE := $(call cc-cross-prefix, h8300-unknown-linux- h8300-linux-)
 endif
 
-core-y	+= arch/$(ARCH)/kernel/ arch/$(ARCH)/mm/
-core-y	+= arch/$(ARCH)/boot/dts/
-
 libs-y	+= arch/$(ARCH)/lib/
 
 boot := arch/h8300/boot