mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 11:10:37 +02:00
6db7ad74f6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|
|
|