Sign in
qemu
/
qemu
/
e82cdba3945340f524ba153170d52800dbd55ca4
/
.
/
target
/
unicore32
/
Makefile.objs
blob: 35d8bf530d87326ca766fba0804f0dfab8ace6f2 [
file
] [
log
] [
blame
]
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
)