summaryrefslogtreecommitdiff
path: root/config/kernel
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-03-22 16:30:03 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-03-22 16:30:03 (GMT)
commit25952a4cac89151ab3b1bd525ffbc868dffae3a0 (patch)
tree85fcd6825a363df7f845d5005ec6adf6797ecc63 /config/kernel
parentbabb494db3f0b3b688df61d4772c8b5d35f08d46 (diff)
kernel/linux: add latest version
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config/kernel')
-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 4146911..c5e6e8b 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -75,9 +75,9 @@ config KERNEL_V_2_6_34_8
bool
prompt "2.6.34.8"
-config KERNEL_V_2_6_33_7
+config KERNEL_V_2_6_33_8
bool
- prompt "2.6.33.7"
+ prompt "2.6.33.8"
config KERNEL_V_2_6_32_33
bool
@@ -152,7 +152,7 @@ config KERNEL_VERSION
default "2.6.36.4" if KERNEL_V_2_6_36_4
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.7" if KERNEL_V_2_6_33_7
+ default "2.6.33.8" if KERNEL_V_2_6_33_8
default "2.6.32.33" if KERNEL_V_2_6_32_33
default "2.6.31.14" if KERNEL_V_2_6_31_14
default "2.6.27.58" if KERNEL_V_2_6_27_58