mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 22:26:12 +00:00 
			
		
		
		
	 9216ad8cb7
			
		
	
	
		9216ad8cb7
		
	
	
	
	
		
			
			Miboot images are apparently still used on some old 32-bit powermacs, so build them with ARCH=powerpc if we're 32-bit and powermac support is enabled. Signed-off-by: Paul Mackerras <paulus@samba.org>
		
			
				
	
	
		
			5 lines
		
	
	
		
			30 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			30 B
		
	
	
	
		
			C
		
	
	
	
	
	
| int main(void)
 | |
| {
 | |
| 	return 0;
 | |
| }
 |