af800676d5
SVN-Revision: 23030
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
|