mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 23:37:29 +02:00
7d8546158e
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23030 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|