summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-28 20:55:27 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-28 20:55:27 +0100
commitcf5ef7c683fa845a6e6412b319e0a1040aa0f445 (patch)
tree7185c1650c8b34ddf643fcc0b82b663fcec4d0a4 /Config.in
parentf895baf25a71be2f71eb8f66dad003dc59a5e85e (diff)
some patches found via make bulkallmod
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 3fdb5ee96..ff300a07b 100644
--- a/Config.in
+++ b/Config.in
@@ -35,7 +35,7 @@ config ADK_CHOOSE_TARGET_SYSTEM
source "target/config/Config.in"
menu "Runtime configuration"
-depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM
+depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM
source "target/config/Config.in.runtime"
endmenu