mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
0a4d20fa9c
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 lines
170 B
Makefile
9 lines
170 B
Makefile
ARCH:=mipsel
|
|
SUBTARGET:=le
|
|
BOARDNAME:=Little Endian
|
|
|
|
define Target/Description
|
|
Build LE firmware images for MIPS Malta CoreLV board running in
|
|
little-endian mode
|
|
endef
|