mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-20 07:31:15 +01:00
9 lines
205 B
Makefile
9 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
|