59a3108188
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 lines
213 B
Makefile
9 lines
213 B
Makefile
ARCH:=mips64el
|
|
CPU_TYPE:=mips64
|
|
SUBTARGET:=le64
|
|
BOARDNAME:=Little Endian (64-bits)
|
|
|
|
define Target/Description
|
|
Build LE firmware images for MIPS Malta CoreLV board running in
|
|
little-endian and 64-bits mode
|
|
endef
|