kernel/linux: update to latest versions
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Mar 28 22:45:49 2011 +0200 (2011-03-28)
changeset 2370e915ac8a4224
parent 2369 c92281709a49
child 2371 c131e30363ee
kernel/linux: update to latest versions

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
config/kernel/linux.in
     1.1 --- a/config/kernel/linux.in	Mon Mar 28 00:58:33 2011 +0200
     1.2 +++ b/config/kernel/linux.in	Mon Mar 28 22:45:49 2011 +0200
     1.3 @@ -24,6 +24,10 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config KERNEL_V_2_6_38_2
     1.8 +    bool
     1.9 +    prompt "2.6.38.2"
    1.10 +
    1.11  config KERNEL_V_2_6_38_1
    1.12      bool
    1.13      prompt "2.6.38.1"
    1.14 @@ -32,6 +36,10 @@
    1.15      bool
    1.16      prompt "2.6.38"
    1.17  
    1.18 +config KERNEL_V_2_6_37_6
    1.19 +    bool
    1.20 +    prompt "2.6.37.6"
    1.21 +
    1.22  config KERNEL_V_2_6_37_5
    1.23      bool
    1.24      prompt "2.6.37.5"
    1.25 @@ -83,13 +91,13 @@
    1.26      bool
    1.27      prompt "2.6.34.8"
    1.28  
    1.29 -config KERNEL_V_2_6_33_8
    1.30 +config KERNEL_V_2_6_33_9
    1.31      bool
    1.32 -    prompt "2.6.33.8"
    1.33 +    prompt "2.6.33.9"
    1.34  
    1.35 -config KERNEL_V_2_6_32_35
    1.36 +config KERNEL_V_2_6_32_36
    1.37      bool
    1.38 -    prompt "2.6.32.35 (longterm)"
    1.39 +    prompt "2.6.32.36 (longterm)"
    1.40      help
    1.41        The Linux 2.6.32 tree is a "longterm" maintenance branch.
    1.42        
    1.43 @@ -151,8 +159,10 @@
    1.44      string
    1.45  # Don't remove next line
    1.46  # CT_INSERT_VERSION_STRING_BELOW
    1.47 +    default "2.6.38.2" if KERNEL_V_2_6_38_2
    1.48      default "2.6.38.1" if KERNEL_V_2_6_38_1
    1.49      default "2.6.38" if KERNEL_V_2_6_38
    1.50 +    default "2.6.37.6" if KERNEL_V_2_6_37_6
    1.51      default "2.6.37.5" if KERNEL_V_2_6_37_5
    1.52      default "2.6.37.4" if KERNEL_V_2_6_37_4
    1.53      default "2.6.37.3" if KERNEL_V_2_6_37_3
    1.54 @@ -162,8 +172,8 @@
    1.55      default "2.6.36.4" if KERNEL_V_2_6_36_4
    1.56      default "2.6.35.11" if KERNEL_V_2_6_35_11
    1.57      default "2.6.34.8" if KERNEL_V_2_6_34_8
    1.58 -    default "2.6.33.8" if KERNEL_V_2_6_33_8
    1.59 -    default "2.6.32.35" if KERNEL_V_2_6_32_35
    1.60 +    default "2.6.33.9" if KERNEL_V_2_6_33_9
    1.61 +    default "2.6.32.36" if KERNEL_V_2_6_32_36
    1.62      default "2.6.31.14" if KERNEL_V_2_6_31_14
    1.63      default "2.6.27.58" if KERNEL_V_2_6_27_58
    1.64