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
eac2f39602
qemu
/
default-configs
/
moxie-softmmu.mak
6 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add top level changes for moxie Signed-off-by: Anthony Green <green@moxielogic.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-03-19 03:49:25 +08:00
# Default configuration for moxie-softmmu
moxie: configure with default-configs file Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-03-28 01:54:12 +08:00
moxie-softmmu.mak: express dependencies with Kconfig %-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Moxie does not use VGA, ISA or RTC, and only has a memory-mapped serial port. Adjust for the correct dependencies. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-01-29 19:16:26 +08:00
# Boards:
#
hw/moxie/Makefile.objs: Conditionally build moxie CONFIG_MOXIE added for moxiesim board. Signed-off-by: Yang Zhong <yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20190202072456.6468-24-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-02-02 15:24:52 +08:00
CONFIG_MOXIESIM
=
y