mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	A very simple script that automates pulling in a newer version of DTC. Not particularly robust, but a whole lot better than doing it by hand every time. Signed-off-by: Grant Likely <grant.likely@linaro.org>
		
			
				
	
	
		
			1 line
		
	
	
	
		
			38 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			38 B
		
	
	
	
		
			C
		
	
	
	
	
	
#define DTC_VERSION "DTC 1.4.0-dirty"
 |