summaryrefslogtreecommitdiff
path: root/config/kernel/linux.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/kernel/linux.in')
-rw-r--r--config/kernel/linux.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index 1c77390..21f199f 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -87,9 +87,9 @@ config KERNEL_V_2_6_33_8
bool
prompt "2.6.33.8"
-config KERNEL_V_2_6_32_34
+config KERNEL_V_2_6_32_35
bool
- prompt "2.6.32.34 (longterm)"
+ prompt "2.6.32.35 (longterm)"
help
The Linux 2.6.32 tree is a "longterm" maintenance branch.
@@ -163,7 +163,7 @@ config KERNEL_VERSION
default "2.6.35.11" if KERNEL_V_2_6_35_11
default "2.6.34.8" if KERNEL_V_2_6_34_8
default "2.6.33.8" if KERNEL_V_2_6_33_8
- default "2.6.32.34" if KERNEL_V_2_6_32_34
+ default "2.6.32.35" if KERNEL_V_2_6_32_35
default "2.6.31.14" if KERNEL_V_2_6_31_14
default "2.6.27.58" if KERNEL_V_2_6_27_58