summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-03-24 20:04:58 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-03-24 20:04:58 (GMT)
commit8d8f2dcfcfbfc21be62e00420f698f04c40b19c4 (patch)
treec5e1e0a8c53d59689e321997d5865dd6a50c1dc4
parent3537758f31588cd2a77ef805bfbf2d5cb0dcf584 (diff)
kernel/linux: update version
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
-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