xref: /rk3399_rockchip-uboot/arch/mips/Makefile (revision cc67f4a63ff3c6ed0b8fab35ce4af6e683296e47)
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