mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 01:30:16 +02:00
7d8546158e
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23030 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
206 B
Makefile
11 lines
206 B
Makefile
ARCH:=mips
|
|
ARCH_PACKAGES:=malta_mips
|
|
SUBTARGET:=be
|
|
BOARDNAME:=Big Endian
|
|
FEATURES:=ramdisk
|
|
|
|
define Target/Description
|
|
Build BE firmware images for MIPS Malta CoreLV board running in
|
|
big-endian mode
|
|
endef
|