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