blob: 6df7bb4e4831296e28a8974ca0b65f4ff2d311fc [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Daniel Schwierzeckeef88df2015-01-29 14:56:20 +01002
3extra-y = start.o
4
5obj-y += time.o
6obj-y += interrupts.o
7obj-y += cpu.o
Paul Burtonb2b135d2016-09-21 11:18:53 +01008
9obj-$(CONFIG_MIPS_CM) += cm_init.o