mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
a9d683ca91
SVN-Revision: 8694
10 lines
230 B
Makefile
10 lines
230 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=router_be
|
|
BOARDNAME:=ADM5120 Boards (Big Endian)
|
|
|
|
define Target/Description
|
|
Build firmware images for Infineon/ADMTek ADM5120 based boards running in big-endian mode
|
|
(e.g : ZyXEL Prestige 335WT ...)
|
|
endef
|
|
|