 7034228792
			
		
	
	
	7034228792
	
	
	
		
			
			Having received another series of whitespace patches I decided to do this once and for all rather than dealing with this kind of patches trickling in forever. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			338 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			338 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| cflags-$(CONFIG_CPU_LOONGSON1)	+= \
 | |
| 	$(call cc-option,-march=mips32r2,-mips32r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS32) \
 | |
| 	-Wa,-mips32r2 -Wa,--trap
 | |
| 
 | |
| platform-$(CONFIG_MACH_LOONGSON1)	+= loongson1/
 | |
| cflags-$(CONFIG_MACH_LOONGSON1)		+= -I$(srctree)/arch/mips/include/asm/mach-loongson1
 | |
| load-$(CONFIG_LOONGSON1_LS1B)		+= 0xffffffff80100000
 |