qemu-patch-raspberry4/hw/sparc64/Makefile.objs
Yang Zhong 04aa5abc6a hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
Add the new configs to default-configs/sparc64-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-20-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-02-05 16:50:20 +01:00

5 lines
122 B
Makefile

obj-y += sparc64.o
obj-$(CONFIG_SUN4U) += sun4u_iommu.o
obj-$(CONFIG_SUN4U) += sun4u.o
obj-$(CONFIG_NIAGARA) += niagara.o