mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 09:36:25 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			113 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			113 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for the common code of TOSHIBA JMR-TX3927 board
 | |
| #
 | |
| 
 | |
| obj-y	 += prom.o puts.o
 | |
| 
 | |
| EXTRA_CFLAGS += -Werror
 | 
