mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 17:53:09 +02:00
646e591ff8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12708 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
238 B
Makefile
11 lines
238 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=router_be
|
|
BOARDNAME:=Big Endian
|
|
FEATURES:=squashfs jffs2
|
|
|
|
define Target/Description
|
|
Build firmware images for Infineon/ADMTek ADM5120 based boards
|
|
running in big-endian mode (e.g : ZyXEL Prestige 335WT ...)
|
|
endef
|
|
|