From ad0b1804803739a4de015f8e8b91beda4cd8dfc8 Mon Sep 17 00:00:00 2001 From: kaloz Date: Tue, 2 Nov 2010 12:56:58 +0000 Subject: [toolchain]: remove support for uClibc 0.9.30.2 and 0.9.30.3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23779 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/uClibc/Config.version | 2 -- 1 file changed, 2 deletions(-) (limited to 'toolchain/uClibc/Config.version') diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version index ad5a523bc..19c08eb57 100644 --- a/toolchain/uClibc/Config.version +++ b/toolchain/uClibc/Config.version @@ -2,8 +2,6 @@ config UCLIBC_VERSION string depends on USE_UCLIBC default "0.9.30.1" if UCLIBC_VERSION_0_9_30_1 - default "0.9.30.2" if UCLIBC_VERSION_0_9_30_2 - default "0.9.30.3" if UCLIBC_VERSION_0_9_30_3 default "0.9.31" if UCLIBC_VERSION_0_9_31 default "0.9.32" if UCLIBC_VERSION_0_9_32 default "0.9.30.1" -- cgit v1.2.3