summaryrefslogtreecommitdiff
path: root/package/libvpx/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-06 12:48:20 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-06 12:48:20 +0100
commit179597b65e06d8d30f4e316dbf0c136e0715f518 (patch)
tree1c7726fbe56f636c8ed29f38b7d0adab08044087 /package/libvpx/Makefile
parentaf50c7290603c66cc50162858d0803a52ddf7624 (diff)
fix lemote yeelong compile
Diffstat (limited to 'package/libvpx/Makefile')
-rw-r--r--package/libvpx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libvpx/Makefile b/package/libvpx/Makefile
index 8e59ff3e4..97dec8bcb 100644
--- a/package/libvpx/Makefile
+++ b/package/libvpx/Makefile
@@ -70,7 +70,7 @@ ifeq ($(ADK_TARGET_SYSTEM_FON_FON2100),y)
CONFIGURE_ARGS+= --target=mips32-linux-gcc
endif
ifeq ($(ADK_TARGET_SYSTEM_LEMOTE_YEELONG),y)
-CONFIGURE_ARGS+= --target=mips32-linux-gcc
+CONFIGURE_ARGS+= --target=mips64-linux-gcc
endif
ifeq ($(ADK_TARGET_SYSTEM_BROADCOM_BCM47XX),y)
CONFIGURE_ARGS+= --target=mips32-linux-gcc