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