diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-24 01:38:31 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-24 01:38:31 +0000 |
commit | 730df649a8c2f799ccda11e64e26d454b4fc9973 (patch) | |
tree | dc59a61fc5f95ff00ec79f41906952146f965265 /toolchain | |
parent | ae965dac51b9cef95bea9da7bd7ae4c57d4bf191 (diff) |
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 78abd98c4..0eee41e7b 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" |