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