Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild

Use obj-y to clean up Makefile.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

+1 -4
+1
arch/hexagon/Kbuild
··· 1 1 # SPDX-License-Identifier: GPL-2.0-only 2 + obj-y += kernel/ mm/ lib/
-4
arch/hexagon/Makefile
··· 34 34 KBUILD_AFLAGS += -DTHREADINFO_REG=$(TIR_NAME) 35 35 36 36 head-y := arch/hexagon/kernel/head.o 37 - 38 - core-y += arch/hexagon/kernel/ \ 39 - arch/hexagon/mm/ \ 40 - arch/hexagon/lib/