This website requires JavaScript.
Explore
Help
Register
Sign In
xemu-project
/
xemu
Watch
1
Star
0
Fork
0
You've already forked xemu
mirror of
https://github.com/xemu-project/xemu.git
synced
2024-11-24 03:59:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2df9f5718d
xemu
/
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-18 19:49:25 +00:00
# Default configuration for moxie-softmmu
moxie: configure with default-configs file Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-03-27 17:54:12 +00: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 11:16:26 +00: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 07:24:52 +00:00
CONFIG_MOXIESIM
=
y
Reference in New Issue
Copy Permalink