]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/mips/cpu/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / mips / cpu / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
eef88dfb
DS
2
3extra-y = start.o
4
5obj-y += time.o
6obj-y += interrupts.o
7obj-y += cpu.o
b2b135d9
PB
8
9obj-$(CONFIG_MIPS_CM) += cm_init.o