This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
You've already forked qemu-e2k
0
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
4f8260248c
qemu-e2k
/
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 20:49:24 +01: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 08:24:52 +01:00
obj-$(CONFIG_MOXIESIM)
+=
moxiesim.o