mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 f96c37821f
			
		
	
	
		f96c37821f
		
	
	
	
	
		
			
			CONFIG_LEON3 added to default-configs/sparc-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-15-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			99 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			99 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| obj-$(CONFIG_SUN4M) += sun4m_iommu.o
 | |
| obj-$(CONFIG_SUN4M) += sun4m.o
 | |
| obj-$(CONFIG_LEON3) += leon3.o
 |