xref: /openbmc/u-boot/arch/nds32/Makefile (revision 2bc00e016e4c1440f3004776e26357f46eb6690a)
1#
2# SPDX-License-Identifier:	GPL-2.0+
3#
4
5head-y := arch/nds32/cpu/$(CPU)/start.o
6
7libs-y += arch/nds32/cpu/$(CPU)/
8libs-y += arch/nds32/lib/
9