Browse Source
CONFIG_AN5206, CONFIG_MCF5206 and CONFIG_MCF5208 make variables created for m68k boards, and added to default-configs/m86k-softmmu.mak. Signed-off-by: Ákos Kovács <akoskovacs@gmx.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20190202072456.6468-9-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>pull/78/head
committed by
Paolo Bonzini
2 changed files with 4 additions and 2 deletions
@ -1,2 +1,2 @@ |
|||
obj-y += an5206.o mcf5208.o |
|||
obj-y += mcf5206.o mcf_intc.o |
|||
obj-$(CONFIG_AN5206) += an5206.o mcf5206.o |
|||
obj-$(CONFIG_MCF5208) += mcf5208.o mcf_intc.o |
|||
|
|||
Loading…
Reference in new issue