malta: restore "be" subtarget from being source-only
[openwrt/staging/chunkeey.git] / target / linux / malta / le / target.mk
1 ARCH:=mipsel
2 SUBTARGET:=le
3 FEATURES+=source-only
4 BOARDNAME:=Little Endian
5
6 define Target/Description
7 Build LE firmware images for MIPS Malta CoreLV board running in
8 little-endian mode
9 endef