# HG changeset patch # User "Yann E. MORIN" # Date 1300811403 -3600 # Node ID c151f8803461c2e47d733862295d2f6a5c36859b # Parent e216439317bc39a564ad55b2c81640f26d8cf948 kernel/linux: add latest version Signed-off-by: "Yann E. MORIN" diff -r e216439317bc -r c151f8803461 config/kernel/linux.in --- a/config/kernel/linux.in Sun Mar 20 01:17:27 2011 +0100 +++ b/config/kernel/linux.in Tue Mar 22 17:30:03 2011 +0100 @@ -75,9 +75,9 @@ 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 @@ 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