mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	Move patches to 5.4, put config only in subtarget directories. Signed-off-by: Sandeep Sheriker M <sandeep.sheriker@microchip.com> [refresh patches, add commit message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
		
			
				
	
	
		
			13 lines
		
	
	
		
			318 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			318 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/arch/arm/boot/dts/Makefile
 | |
| +++ b/arch/arm/boot/dts/Makefile
 | |
| @@ -44,7 +44,8 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
 | |
|  	at91sam9g25ek.dtb \
 | |
|  	at91sam9g35ek.dtb \
 | |
|  	at91sam9x25ek.dtb \
 | |
| -	at91sam9x35ek.dtb
 | |
| +	at91sam9x35ek.dtb \
 | |
| +	wb45n.dtb
 | |
|  dtb-$(CONFIG_SOC_SAM_V7) += \
 | |
|  	at91-kizbox2.dtb \
 | |
|  	at91-nattis-2-natte-2.dtb \
 |