xref: /rk3399_rockchip-uboot/arch/mips/Makefile (revision 33fcd1bbd577d2b8f1e762dd69014f20259eb3aa)
1#
2# SPDX-License-Identifier:	GPL-2.0+
3#
4
5head-y := arch/mips/cpu/$(CPU)/start.o
6
7libs-y += arch/mips/cpu/$(CPU)/
8libs-y += arch/mips/lib/
9