diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-10-19 18:25:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-10-19 18:25:25 +0000 |
commit | ca7a7f6155333da8299614ff92057512c008c706 (patch) | |
tree | 7740cc6de02432089106f38f56d2a73f3ad0e395 /toolchain/uClibc/Config.in | |
parent | 9073d4dd1f5775c3bc116fe8f25b52601a48969d (diff) | |
download | upstream-ca7a7f6155333da8299614ff92057512c008c706.tar.gz upstream-ca7a7f6155333da8299614ff92057512c008c706.tar.bz2 upstream-ca7a7f6155333da8299614ff92057512c008c706.zip |
remove support for uclibc 0.9.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18078 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/Config.in')
-rw-r--r-- | toolchain/uClibc/Config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in index f6d3537531..95113f3257 100644 --- a/toolchain/uClibc/Config.in +++ b/toolchain/uClibc/Config.in @@ -7,9 +7,6 @@ choice help Select the version of uClibc you wish to use. - config UCLIBC_VERSION_0_9_29 - bool "uClibc 0.9.29" - config UCLIBC_VERSION_0_9_30_1 bool "uClibc 0.9.30.1" |