 fbbdf9838d
			
		
	
	
		fbbdf9838d
		
	
	
	
	
		
			
			This patch only add puv3 soc/board support, which introduces puv3 machine description, and specifies console type. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			141 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			141 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # For UniCore32 machines and boards
 | |
| 
 | |
| # PKUnity-v3 SoC and board information
 | |
| obj-${CONFIG_PUV3} += puv3.o
 | |
| 
 | |
| obj-y := $(addprefix ../,$(obj-y))
 |