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