mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			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
 | |
| 
 |