Sign in
coral
/
uboot-imx
/
44ca603b4f6c12263bb84ac18fb66bee8e37d9d3
/
.
/
arch
/
sandbox
/
Makefile
blob: f6cf859f249c013a857f3cfd869ce8ab501cb8c9 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
head
-
y
:=
arch
/
sandbox
/
cpu
/
start
.
o arch
/
sandbox
/
cpu
/
os
.
o
head
-
$
(
CONFIG_SANDBOX_SDL
)
+=
arch
/
sandbox
/
cpu
/
sdl
.
o
libs
-
y
+=
arch
/
sandbox
/
cpu
/
libs
-
y
+=
arch
/
sandbox
/
lib
/