diff --git a/arch/arc/lib/Makefile b/arch/arc/lib/Makefile index 459bba9..e592802 100644 --- a/arch/arc/lib/Makefile +++ b/arch/arc/lib/Makefile @@ -4,6 +4,7 @@ # SPDX-License-Identifier: GPL-2.0+ # +extra-y = start.o head-y := start.o obj-y += cache.o obj-y += cpu.o