summaryrefslogtreecommitdiff
path: root/target/config/Config.in.libc.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-28 22:54:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-28 22:54:49 +0200
commit75f6c379c5f19b99ea5488a73aac91f29a51273e (patch)
tree274d97a0e11443cd577873f58124b3e8f8445d7b /target/config/Config.in.libc.choice
parente08bf157776a3cdfffa885b41874107c6a060444 (diff)
sync uClibc patches, use only git for uCLibc-ng for now.
Diffstat (limited to 'target/config/Config.in.libc.choice')
-rw-r--r--target/config/Config.in.libc.choice7
1 files changed, 1 insertions, 6 deletions
diff --git a/target/config/Config.in.libc.choice b/target/config/Config.in.libc.choice
index 9cd862ebb..271966e46 100644
--- a/target/config/Config.in.libc.choice
+++ b/target/config/Config.in.libc.choice
@@ -45,7 +45,7 @@ config ADK_TARGET_LIB_GLIBC
http://www.gnu.org/libc
config ADK_TARGET_LIB_UCLIBC
- prompt "uClibc embedded C library (deprecated)"
+ prompt "uClibc embedded C library"
boolean
select ADK_uclibc
depends on \
@@ -64,11 +64,6 @@ choice
prompt "Target C library version"
depends on !ADK_CHOOSE_TARGET_SYSTEM && !ADK_CHOOSE_TARGET_ARCH
-config ADK_TARGET_LIB_UCLIBC_NG_1_0_0
- prompt "1.0.0rc1"
- boolean
- depends on ADK_TARGET_LIB_UCLIBC_NG
-
config ADK_TARGET_LIB_UCLIBC_NG_GIT
prompt "git"
boolean