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