]> git.sur5r.net Git - u-boot/blob - arch/mips/cpu/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / arch / mips / cpu / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 extra-y = start.o
4
5 obj-y += time.o
6 obj-y += interrupts.o
7 obj-y += cpu.o
8
9 obj-$(CONFIG_MIPS_CM)   += cm_init.o