mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 16:34:04 +02:00
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
|