xref: /openbmc/u-boot/arch/sandbox/Makefile (revision 1d6c54ecb39b8591a98f02f9b47af225ff07cd0b)
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