Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Cc: linux-mips <linux-mips@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/1321/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			190 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			190 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
#
 | 
						|
# Cobalt Server
 | 
						|
#
 | 
						|
platform-$(CONFIG_MIPS_COBALT)	+= cobalt/
 | 
						|
cflags-$(CONFIG_MIPS_COBALT)	+= -I$(srctree)/arch/mips/include/asm/mach-cobalt
 | 
						|
load-$(CONFIG_MIPS_COBALT)	+= 0xffffffff80080000
 |