mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	This puts the existing patches and config in a 3.18 folder and introduces a 4.4 config and patches. The USB clock fix patch is no longer necessary, and the patches applying to non DT boards has been dropped as the platform has been converted. 4.4 config was generated by copying 3.18 and running make kernel_menuconfig, scripts/kconfig.pl filled in the gaps. Signed-off-by: Ben Whitten <ben.whitten@gmail.com> SVN-Revision: 48349
		
			
				
	
	
		
			11 lines
		
	
	
		
			256 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			256 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/arch/arm/boot/dts/Makefile
 | |
| +++ b/arch/arm/boot/dts/Makefile
 | |
| @@ -27,6 +27,7 @@ dtb-$(CONFIG_SOC_SAM_V4_V5) += \
 | |
|  	usb_a9g20.dtb \
 | |
|  	usb_a9g20_lpw.dtb \
 | |
|  	at91sam9m10g45ek.dtb \
 | |
| +	lmu5000.dtb \
 | |
|  	pm9g45.dtb \
 | |
|  	at91sam9n12ek.dtb \
 | |
|  	at91sam9rlek.dtb \
 |