malta: update MIPS64 ISA to R2
[openwrt/openwrt.git] / target / linux / malta / be64 / target.mk
1 ARCH:=mips64
2 CPU_TYPE:=mips64r2
3 SUBTARGET:=be64
4 FEATURES+=source-only
5 BOARDNAME:=Big Endian (64-bits)
6
7 define Target/Description
8 Build BE firmware images for MIPS Malta CoreLV board running in
9 big-endian and 64-bits mode
10 endef