mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-07 04:37:05 +08: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
|