mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
e885286834
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
10 lines
195 B
Makefile
10 lines
195 B
Makefile
ARCH:=mipsel
|
|
SUBTARGET:=le
|
|
BOARDNAME:=Little Endian
|
|
FEATURES:=ramdisk mips16
|
|
|
|
define Target/Description
|
|
Build LE firmware images for MIPS Malta CoreLV board running in
|
|
little-endian mode
|
|
endef
|