malta: enable be64 and le64 subtargets
[openwrt/staging/yousong.git] / target / linux / malta / Makefile
index a8663d89a4d3904e1676a984ffbd208ad4dc4d10..50359c15dd2d1d9439d2938af3e0c64cdc41e3bb 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 BOARD:=malta
 BOARDNAME:=MIPS Malta CoreLV board (qemu)
 CPU_TYPE:=24kc
-SUBTARGETS:=le be #le64 be64
+SUBTARGETS:=le be le64 be64
 INITRAMFS_EXTRA_FILES:=
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>