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-27 21:40:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
37035df51e
xemu
/
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 11:03:15 +00: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 07:24:53 +00:00
obj-$(CONFIG_OR1K_SIM)
+=
openrisc_sim.o
Reference in New Issue
Copy Permalink