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
|
|
|