mirror of
https://github.com/qemu/qemu.git
synced 2025-01-24 22:43:25 +08:00
04aa5abc6a
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>
5 lines
122 B
Makefile
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
|