mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 05:54:26 -04:00 
			
		
		
		
	This adds support for kernel 4.14 to the target and directly make it the default kernel version to use. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Tested-by: Sandeep Sheriker <sandeepsheriker.mallikarjun@microchip.com>
		
			
				
	
	
		
			11 lines
		
	
	
		
			255 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			255 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/arch/arm/boot/dts/Makefile
 | |
| +++ b/arch/arm/boot/dts/Makefile
 | |
| @@ -33,6 +33,7 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
 | |
|  	usb_a9g20.dtb \
 | |
|  	usb_a9g20_lpw.dtb \
 | |
|  	at91sam9m10g45ek.dtb \
 | |
| +	lmu5000.dtb \
 | |
|  	pm9g45.dtb \
 | |
|  	at91sam9n12ek.dtb \
 | |
|  	at91sam9rlek.dtb \
 |