kernel/linux: add latest versions
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Apr 28 18:57:24 2011 +0200 (2011-04-28)
changeset 2420f5969ca41691
parent 2419 eab1a8bb1008
child 2421 4f3f430fc7aa
kernel/linux: add latest versions

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
config/kernel/linux.in.2
     1.1 --- a/config/kernel/linux.in.2	Thu Apr 28 01:10:23 2011 +0200
     1.2 +++ b/config/kernel/linux.in.2	Thu Apr 28 18:57:24 2011 +0200
     1.3 @@ -34,6 +34,10 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config KERNEL_V_2_6_38_4
     1.8 +    bool
     1.9 +    prompt "2.6.38.4"
    1.10 +
    1.11  config KERNEL_V_2_6_38_3
    1.12      bool
    1.13      prompt "2.6.38.3"
    1.14 @@ -58,9 +62,9 @@
    1.15      bool
    1.16      prompt "2.6.36.4"
    1.17  
    1.18 -config KERNEL_V_2_6_35_12
    1.19 +config KERNEL_V_2_6_35_13
    1.20      bool
    1.21 -    prompt "2.6.35.12 (longterm)"
    1.22 +    prompt "2.6.35.13 (longterm)"
    1.23      help
    1.24        The Linux 2.6.35 tree is a "longterm" maintenance branch.
    1.25        
    1.26 @@ -77,17 +81,17 @@
    1.27        list entry:
    1.28          http://marc.info/?l=linux-kernel&m=129136895415202&w=4
    1.29  
    1.30 -config KERNEL_V_2_6_34_8
    1.31 +config KERNEL_V_2_6_34_9
    1.32      bool
    1.33 -    prompt "2.6.34.8"
    1.34 +    prompt "2.6.34.9"
    1.35  
    1.36 -config KERNEL_V_2_6_33_11
    1.37 +config KERNEL_V_2_6_33_12
    1.38      bool
    1.39 -    prompt "2.6.33.11"
    1.40 +    prompt "2.6.33.12"
    1.41  
    1.42 -config KERNEL_V_2_6_32_38
    1.43 +config KERNEL_V_2_6_32_39
    1.44      bool
    1.45 -    prompt "2.6.32.38 (longterm)"
    1.46 +    prompt "2.6.32.39 (longterm)"
    1.47      help
    1.48        The Linux 2.6.32 tree is a "longterm" maintenance branch.
    1.49        
    1.50 @@ -149,16 +153,17 @@
    1.51      string
    1.52  # Don't remove next line
    1.53  # CT_INSERT_VERSION_STRING_BELOW
    1.54 +    default "2.6.38.4" if KERNEL_V_2_6_38_4
    1.55      default "2.6.38.3" if KERNEL_V_2_6_38_3
    1.56      default "2.6.38.2" if KERNEL_V_2_6_38_2
    1.57      default "2.6.38.1" if KERNEL_V_2_6_38_1
    1.58      default "2.6.38" if KERNEL_V_2_6_38
    1.59      default "2.6.37.6" if KERNEL_V_2_6_37_6
    1.60      default "2.6.36.4" if KERNEL_V_2_6_36_4
    1.61 -    default "2.6.35.12" if KERNEL_V_2_6_35_12
    1.62 -    default "2.6.34.8" if KERNEL_V_2_6_34_8
    1.63 -    default "2.6.33.11" if KERNEL_V_2_6_33_11
    1.64 -    default "2.6.32.38" if KERNEL_V_2_6_32_38
    1.65 +    default "2.6.35.13" if KERNEL_V_2_6_35_13
    1.66 +    default "2.6.34.9" if KERNEL_V_2_6_34_9
    1.67 +    default "2.6.33.12" if KERNEL_V_2_6_33_12
    1.68 +    default "2.6.32.39" if KERNEL_V_2_6_32_39
    1.69      default "2.6.31.14" if KERNEL_V_2_6_31_14
    1.70      default "2.6.27.58" if KERNEL_V_2_6_27_58
    1.71