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 | f5dc5c4ae5c6e04237a397b883a741b7726774cf (patch) | |
tree | dc59a61fc5f95ff00ec79f41906952146f965265 /toolchain | |
parent | 44e5cd22197682cf4f48512f4e70a46db6dca589 (diff) | |
download | upstream-f5dc5c4ae5c6e04237a397b883a741b7726774cf.tar.gz upstream-f5dc5c4ae5c6e04237a397b883a741b7726774cf.tar.bz2 upstream-f5dc5c4ae5c6e04237a397b883a741b7726774cf.zip |
remove obsolete comment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15005 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain')
-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" |