mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 1bb4cb1c33
			
		
	
	
		1bb4cb1c33
		
	
	
	
	
		
			
			Make room for target files in default-configs/targets/ Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			12 lines
		
	
	
		
			183 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			183 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Default configuration for sparc-softmmu
 | |
| 
 | |
| # Uncomment the following lines to disable these optional devices:
 | |
| #
 | |
| #CONFIG_TCX=n
 | |
| #CONFIG_CG3=n
 | |
| 
 | |
| # Boards:
 | |
| #
 | |
| CONFIG_SUN4M=y
 | |
| CONFIG_LEON3=y
 |