mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 19:14:58 -06:00
hw/cris/Makefile.objs: Create CONFIG_* for cris
Add the new configs to default-configs/cris-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-22-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
31be0a43b9
commit
034c344e30
2 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
obj-y += boot.o
|
||||
obj-y += axis_dev88.o
|
||||
obj-$(CONFIG_AXIS) += axis_dev88.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue