summaryrefslogtreecommitdiff
path: root/target/config/Config.in.toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 10:34:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 10:34:06 +0200
commit328a0648998cd683782c433b22d09f1c60c6c3fb (patch)
tree426fb37b5f4af347a3b139a95db24e3115cf017e /target/config/Config.in.toolchain
parent5a7b33e61779a5debf599aa0e3705b239b369490 (diff)
mips finetuning and fixes
Diffstat (limited to 'target/config/Config.in.toolchain')
-rw-r--r--target/config/Config.in.toolchain2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/config/Config.in.toolchain b/target/config/Config.in.toolchain
index 68c683686..0e0ea507c 100644
--- a/target/config/Config.in.toolchain
+++ b/target/config/Config.in.toolchain
@@ -71,12 +71,14 @@ config ADK_TARGET_USE_GOLD
boolean
select ADK_TOOLCHAIN_WITH_GOLD
depends on !ADK_LINUX_MIPS
+ depends on !ADK_LINUX_MIPS64
default n
config ADK_TARGET_USE_GNU_HASHSTYLE
prompt "Use GNU hashstyle for all packages"
boolean
depends on !ADK_LINUX_MIPS
+ depends on !ADK_LINUX_MIPS64
default n
help
Performance optimization for applications with lot of shared library