10 lines
		
	
	
		
			188 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			188 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
BOARDNAME:=Generic
 | 
						|
 | 
						|
DEFAULT_PACKAGES+= wpad-mini
 | 
						|
 | 
						|
define Target/Description
 | 
						|
	Build firmware images for ixp4xx based boards that boot from internal flash
 | 
						|
	(e.g : Linksys NSLU2, ...)
 | 
						|
endef
 | 
						|
 |