This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
qemu
mirror of
https://gitee.com/openkylin/qemu.git
Watch
9
Star
0
Fork
You've already forked qemu
0
Code
Issues
Projects
Releases
Wiki
Activity
16932bb761
qemu
/
hw
/
semihosting
/
Makefile.objs
2 lines
38 B
Makefile
Raw
Normal View
History
Unescape
Escape
semihosting: introduce CONFIG_SEMIHOSTING There isn't much point building semihosting for platforms that don't support it. Introduce a new symbol and enable it only for the softmmu targets that need it. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2019-05-13 22:25:27 +08:00
obj-$(CONFIG_SEMIHOSTING)
+=
config.o