 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>
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			355 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			355 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| platform-$(CONFIG_MACH_TX39XX)	+= txx9/
 | |
| platform-$(CONFIG_MACH_TX49XX)	+= txx9/
 | |
| 
 | |
| cflags-$(CONFIG_MACH_TX39XX)	+=					\
 | |
| 		-I$(srctree)/arch/mips/include/asm/mach-tx39xx
 | |
| cflags-$(CONFIG_MACH_TX49XX)	+=					\
 | |
| 		 -I$(srctree)/arch/mips/include/asm/mach-tx49xx
 | |
| 
 | |
| load-$(CONFIG_MACH_TX39XX)	+= 0xffffffff80050000
 | |
| load-$(CONFIG_MACH_TX49XX)	+= 0xffffffff80100000
 |