From aa514fc58789570f76de188ac14969bcdbdb6153 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 10 Jan 2016 12:32:12 +0100 Subject: one leftover from last commit --- target/config/Config.in.libc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'target/config/Config.in.libc') 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 -- cgit v1.2.3