mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			120 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			120 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
BOARDNAME:=Generic
 | 
						|
 | 
						|
define Target/Description
 | 
						|
	Build firmware images for x86 based boards 
 | 
						|
	(e.g : Soekris, ...)
 | 
						|
endef
 | 
						|
 |