mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00: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
|