mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 16:31:13 +00:00
86a906bed2
SVN-Revision: 9378
10 lines
213 B
Makefile
10 lines
213 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=router_be
|
|
BOARDNAME:=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
|
|
|