summaryrefslogtreecommitdiff
path: root/target/config/Config.in.libc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-10 12:32:12 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-10 12:32:12 +0100
commitaa514fc58789570f76de188ac14969bcdbdb6153 (patch)
tree612d0576aabaac5e2fe22790b154efca05b3cff8 /target/config/Config.in.libc
parent0590563f79de34318d99fb85273b89a7ac805902 (diff)
one leftover from last commit
Diffstat (limited to 'target/config/Config.in.libc')
-rw-r--r--target/config/Config.in.libc9
1 files changed, 4 insertions, 5 deletions
diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc
index f81381d95..51da146fd 100644
--- a/target/config/Config.in.libc
+++ b/target/config/Config.in.libc
@@ -73,6 +73,10 @@ endchoice
choice
prompt "C library version"
+config ADK_TARGET_LIB_UCLIBC_NG_1_0_11
+ bool "1.0.11"
+ depends on ADK_TARGET_LIB_UCLIBC_NG
+
config ADK_TARGET_LIB_UCLIBC_NG_1_0_10
bool "1.0.10"
depends on ADK_TARGET_LIB_UCLIBC_NG
@@ -82,11 +86,6 @@ config ADK_TARGET_LIB_UCLIBC_NG_1_0_9
depends on ADK_TARGET_LIB_UCLIBC_NG
depends on !ADK_TARGET_ARCH_BFIN
-config ADK_TARGET_LIB_UCLIBC_NG_1_0_8
- bool "1.0.8"
- depends on ADK_TARGET_LIB_UCLIBC_NG
- depends on !ADK_TARGET_ARCH_BFIN
-
config ADK_TARGET_LIB_UCLIBC_NG_GIT
bool "git"
depends on ADK_TARGET_LIB_UCLIBC_NG