diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-06 17:39:49 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-06 17:39:49 +0200 |
commit | d682e9708d4f15528343da454c167db898fd892a (patch) | |
tree | b4432d0559409c6d41973b10d1b556faee429445 /target | |
parent | e6231189fdd912da5f0752a38848aa32497b03e1 (diff) | |
parent | e8b502d0d9380dc893fa136005d20f75813e3cdc (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.toolchain | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.toolchain b/target/config/Config.in.toolchain index cbdb941b4..75132ddb8 100644 --- a/target/config/Config.in.toolchain +++ b/target/config/Config.in.toolchain @@ -12,7 +12,6 @@ config ADK_VENDOR choice prompt "GCC version" -depends on !ADK_CHOOSE_TARGET_SYSTEM && !ADK_CHOOSE_TARGET_ARCH config ADK_TOOLCHAIN_GCC_4_5_4 prompt "4.5.4" @@ -216,5 +215,4 @@ config ADK_UCLIBC_TEST depends on ADK_TARGET_LIB_UCLIBC_NG || ADK_TARGET_LIB_UCLIBC default y - endmenu |