mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
0a4d20fa9c
Signed-off-by: Felix Fietkau <nbd@nbd.name>
10 lines
205 B
Makefile
10 lines
205 B
Makefile
ARCH:=mips64
|
|
CPU_TYPE:=mips64
|
|
SUBTARGET:=be64
|
|
BOARDNAME:=Big Endian (64-bits)
|
|
|
|
define Target/Description
|
|
Build BE firmware images for MIPS Malta CoreLV board running in
|
|
big-endian and 64-bits mode
|
|
endef
|