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
2025-03-02 17:36:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
xemu
/
hw
/
moxie
/
Makefile.objs
3 lines
52 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add sample moxie system Signed-off-by: Anthony Green <green@moxielogic.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-03-18 15:49:24 -04:00
# moxie 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
obj-$(CONFIG_MOXIESIM)
+=
moxiesim.o
Reference in New Issue
Copy Permalink