xref: /openbmc/u-boot/arch/sandbox/Makefile (revision d94604d5)
1e19db555SDaniel Schwierzeck# SPDX-License-Identifier: GPL-2.0+
2e19db555SDaniel Schwierzeck
3*40e9ede1SSimon Glasshead-y := arch/sandbox/cpu/start.o arch/sandbox/cpu/os.o
4*40e9ede1SSimon Glasshead-$(CONFIG_SANDBOX_SDL) += arch/sandbox/cpu/sdl.o
5e19db555SDaniel Schwierzecklibs-y += arch/sandbox/cpu/
6e19db555SDaniel Schwierzecklibs-y += arch/sandbox/lib/
7