Skip to content
Snippets Groups Projects
Commit fa3bba21 authored by blogic's avatar blogic
Browse files

malta: disable 64 builds as the userland has been broken for ages


Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44341 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent bf9b5e5a
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
BOARD:=malta
BOARDNAME:=MIPS Malta CoreLV board (qemu)
SUBTARGETS:=le be le64 be64
SUBTARGETS:=le be #le64 be64
INITRAMFS_EXTRA_FILES:=
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment