This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
d8ce5fd664
qemu-e2k
/
hw
/
openrisc
/
Makefile.objs
3 lines
70 B
Makefile
Raw
Normal View
History
Unescape
Escape
hw: move boards and other isolated files to hw/ARCH Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 12:03:15 +01:00
obj-y
=
pic_cpu.o cputimer.o
hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc Add the new configs to default-configs/or1k-sofmmu.mak. 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-25-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-02-02 08:24:53 +01:00
obj-$(CONFIG_OR1K_SIM)
+=
openrisc_sim.o
Reference in New Issue
Copy Permalink