From 4cdcf4fcf5e2f9dcb215e4616ddcd4226cb5fdbc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 7 Aug 2014 16:31:41 +0200 Subject: fix testsuite build of uClibc, one patch from buildroot --- target/config/Config.in.toolchain | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target') diff --git a/target/config/Config.in.toolchain b/target/config/Config.in.toolchain index 6335344ce..53462ad47 100644 --- a/target/config/Config.in.toolchain +++ b/target/config/Config.in.toolchain @@ -140,9 +140,9 @@ config ADK_STATIC_TOOLCHAIN If you want to create more portable toolchains, build them static. config ADK_UCLIBC_TEST - prompt "Build uClibc testsuite" + prompt "Build testsuite for C library" boolean - depends on ADK_TARGET_LIB_UCLIBC_NG + depends on ADK_TARGET_LIB_UCLIBC_NG || ADK_TARGET_LIB_UCLIBC default y endmenu -- cgit v1.2.3