diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-03-24 01:38:31 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-03-24 01:38:31 +0000 |
commit | 16fa4d486de85b726db4543f571535a3749f9531 (patch) | |
tree | c1e60fe60c7208ed63e3970a694e0399710ac415 /toolchain/uClibc | |
parent | 5bd40b0870c70a8c11d1f4945c325c14343e53d7 (diff) | |
download | upstream-16fa4d486de85b726db4543f571535a3749f9531.tar.gz upstream-16fa4d486de85b726db4543f571535a3749f9531.tar.bz2 upstream-16fa4d486de85b726db4543f571535a3749f9531.zip |
remove obsolete comment
SVN-Revision: 15005
Diffstat (limited to 'toolchain/uClibc')
-rw-r--r-- | toolchain/uClibc/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in index 78abd98c45..0eee41e7b9 100644 --- a/toolchain/uClibc/Config.in +++ b/toolchain/uClibc/Config.in @@ -6,7 +6,6 @@ choice default UCLIBC_VERSION_0_9_29 help Select the version of uClibc you wish to use. - Default for kernel 2.6 is 0.9.29, for kernel 2.4 it is 0.9.28 . config UCLIBC_VERSION_SNAPSHOT bool "uClibc snapshot" |