mirror of
				https://github.com/cjdelisle/openwrt.git
				synced 2025-10-31 14:15:50 +00: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
 | |
| 
 |