blob: 429fd3a50c97949a7f51e4e8126dbb4442ce32b6 [file] [log] [blame]
Daniel Schwierzeckeef88df2015-01-29 14:56:20 +01001#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
5extra-y = start.o
6
7obj-y += time.o
8obj-y += interrupts.o
9obj-y += cpu.o
Paul Burtonb2b135d2016-09-21 11:18:53 +010010
11obj-$(CONFIG_MIPS_CM) += cm_init.o