af800676d5
SVN-Revision: 23030
11 lines
216 B
Makefile
11 lines
216 B
Makefile
ARCH:=mipsel
|
|
ARCH_PACKAGES:=malta_mipsel
|
|
SUBTARGET:=le
|
|
BOARDNAME:=Little Endian
|
|
FEATURES:=ramdisk
|
|
|
|
define Target/Description
|
|
Build LE firmware images for MIPS Malta CoreLV board running in
|
|
little-endian mode
|
|
endef
|