Browse Source
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>pull/78/head
committed by
Paolo Bonzini
2 changed files with 2 additions and 1 deletions
@ -1,2 +1,2 @@ |
|||
obj-y = pic_cpu.o cputimer.o |
|||
obj-y += openrisc_sim.o |
|||
obj-$(CONFIG_OR1K_SIM) += openrisc_sim.o |
|||
|
|||
Loading…
Reference in new issue