mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 13:30:38 +02:00
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
|
||
|
|