summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/Makefile
blob: 6df7bb4e4831296e28a8974ca0b65f4ff2d311fc (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0+

extra-y	= start.o

obj-y += time.o
obj-y += interrupts.o
obj-y += cpu.o

obj-$(CONFIG_MIPS_CM)	+= cm_init.o