mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	All subtargets are using now 5.15 as testing kernel. Move KERNEL_TESTING_PATCHVER:=5.15 to the common Makefile. Signed-off-by: Nick Hainke <vincent@systemli.org>
		
			
				
	
	
		
			9 lines
		
	
	
		
			227 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			227 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| BOARDNAME:=Devices with small flash
 | |
| FEATURES += low_mem small_flash
 | |
| 
 | |
| DEFAULT_PACKAGES += wpad-basic-wolfssl
 | |
| 
 | |
| define Target/Description
 | |
| 	Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small flash
 | |
| endef
 |