mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 20:42:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #
 | |
| # DECstation family
 | |
| #
 | |
| platform-$(CONFIG_MACH_DECSTATION)	= dec/
 | |
| cflags-$(CONFIG_MACH_DECSTATION)	+= \
 | |
| 			-I$(srctree)/arch/mips/include/asm/mach-dec
 | |
| libs-$(CONFIG_MACH_DECSTATION)		+= arch/mips/dec/prom/
 | |
| load-$(CONFIG_MACH_DECSTATION)		+= 0xffffffff80040000
 | 
