mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	copy current 'generic' target to new 'legacy' target. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
		
			
				
	
	
		
			8 lines
		
	
	
		
			125 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			125 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
BOARDNAME:=Legacy
 | 
						|
 | 
						|
define Target/Description
 | 
						|
	Build firmware images for legacy x86 based boards
 | 
						|
	(e.g : Soekris, ...)
 | 
						|
endef
 | 
						|
 |