Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34148
		
			
				
	
	
		
			11 lines
		
	
	
		
			175 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			175 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Copyright (C) 2012 OpenWrt.org
 | 
						|
#
 | 
						|
 | 
						|
SUBTARGET:=ac49x
 | 
						|
BOARDNAME:=AudioCodes AC49x
 | 
						|
 | 
						|
define Target/Description
 | 
						|
	Build firmware images for AudioCodes AC49x based routers.
 | 
						|
endef
 |