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