From 94785e705e7ab4192df5b9729bd77cf44c7e5d29 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 25 May 2009 11:17:01 +0000 Subject: make uclibc 0.9.30.1 the default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16047 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/uClibc/Config.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'toolchain/uClibc/Config.in') diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in index 74c38fe2dd..f6d3537531 100644 --- a/toolchain/uClibc/Config.in +++ b/toolchain/uClibc/Config.in @@ -3,8 +3,7 @@ choice prompt "uClibc Version" depends on TOOLCHAINOPTS && USE_UCLIBC - default UCLIBC_VERSION_0_9_29 - default UCLIBC_VERSION_0_9_30_1 if (TARGET_uml && x86_64) + default UCLIBC_VERSION_0_9_30_1 help Select the version of uClibc you wish to use. @@ -19,4 +18,3 @@ choice depends BROKEN endchoice - -- cgit v1.2.3