Sign in
qemu
/
qemu
/
efbb649da0d4b13a036211fbc79d514b7c2efd43
/
.
/
target
/
unicore32
/
Makefile.objs
blob: 35d8bf530d87326ca766fba0804f0dfab8ace6f2 [
file
]
obj
-
y
+=
translate
.
o op_helper
.
o helper
.
o cpu
.
o
obj
-
y
+=
ucf64_helper
.
o
obj
-
$
(
CONFIG_SOFTMMU
)
+=
softmmu
.
o
# Huh? Uses curses directly instead of using ui/console.h interfaces ...
helper
.
o
-
cflags
:=
$
(
CURSES_CFLAGS
)
helper
.
o
-
libs
:=
$
(
CURSES_LIBS
)