mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
hw/tricore/Makefile.objs: Create CONFIG_* for tricore
Add the new configs to default-configs/tricore-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-26-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
4575bbb4c8
commit
85e4dcf18d
2 changed files with 2 additions and 1 deletions
|
@ -0,0 +1 @@
|
|||
CONFIG_TRICORE=y
|
|
@ -1 +1 @@
|
|||
obj-y += tricore_testboard.o
|
||||
obj-$(CONFIG_TRICORE) += tricore_testboard.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue