summaryrefslogtreecommitdiffstats
path: root/target/linux/Config.in.versions
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/Config.in.versions')
-rw-r--r--target/linux/Config.in.versions10
1 files changed, 8 insertions, 2 deletions
diff --git a/target/linux/Config.in.versions b/target/linux/Config.in.versions
index c8bc09a4b..d6e0d0cc6 100644
--- a/target/linux/Config.in.versions
+++ b/target/linux/Config.in.versions
@@ -1,4 +1,4 @@
-# This file defines the latest version of
+# This file defines the latest version of
# You also have to edit BR2_LINUX_2_6_STABLE
# in target/linux/Config.in.advanced
# which is approximately at line 136
@@ -15,10 +15,16 @@ config LINUX26_LATEST_GIT_VERSION
config BR2_KERNEL_CURRENT_VERSION
string
- default "2.6.32.9"
+ default "2.6.33"
help
This is the latest stable kernel (including minor version).
+config BR2_KERNEL_LATEST_2_6_33
+ string
+ default ""
+ help
+ Released 2010-Feb-24.
+
config BR2_KERNEL_LATEST_2_6_32
string
default "9"