config/kernel/linux.in
changeset 2405 4979c581d088
parent 2370 e915ac8a4224
child 2414 8f84a8897204
     1.1 --- a/config/kernel/linux.in	Mon Mar 28 22:45:49 2011 +0200
     1.2 +++ b/config/kernel/linux.in	Sat Apr 16 21:50:26 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_3
     1.8 +    bool
     1.9 +    prompt "2.6.38.3"
    1.10 +
    1.11  config KERNEL_V_2_6_38_2
    1.12      bool
    1.13      prompt "2.6.38.2"
    1.14 @@ -40,37 +44,13 @@
    1.15      bool
    1.16      prompt "2.6.37.6"
    1.17  
    1.18 -config KERNEL_V_2_6_37_5
    1.19 -    bool
    1.20 -    prompt "2.6.37.5"
    1.21 -
    1.22 -config KERNEL_V_2_6_37_4
    1.23 -    bool
    1.24 -    prompt "2.6.37.4"
    1.25 -
    1.26 -config KERNEL_V_2_6_37_3
    1.27 -    bool
    1.28 -    prompt "2.6.37.3"
    1.29 -
    1.30 -config KERNEL_V_2_6_37_2
    1.31 -    bool
    1.32 -    prompt "2.6.37.2"
    1.33 -
    1.34 -config KERNEL_V_2_6_37_1
    1.35 -    bool
    1.36 -    prompt "2.6.37.1"
    1.37 -
    1.38 -config KERNEL_V_2_6_37
    1.39 -    bool
    1.40 -    prompt "2.6.37"
    1.41 -
    1.42  config KERNEL_V_2_6_36_4
    1.43      bool
    1.44      prompt "2.6.36.4"
    1.45  
    1.46 -config KERNEL_V_2_6_35_11
    1.47 +config KERNEL_V_2_6_35_12
    1.48      bool
    1.49 -    prompt "2.6.35.11 (longterm)"
    1.50 +    prompt "2.6.35.12 (longterm)"
    1.51      help
    1.52        The Linux 2.6.35 tree is a "longterm" maintenance branch.
    1.53        
    1.54 @@ -91,13 +71,13 @@
    1.55      bool
    1.56      prompt "2.6.34.8"
    1.57  
    1.58 -config KERNEL_V_2_6_33_9
    1.59 +config KERNEL_V_2_6_33_11
    1.60      bool
    1.61 -    prompt "2.6.33.9"
    1.62 +    prompt "2.6.33.11"
    1.63  
    1.64 -config KERNEL_V_2_6_32_36
    1.65 +config KERNEL_V_2_6_32_38
    1.66      bool
    1.67 -    prompt "2.6.32.36 (longterm)"
    1.68 +    prompt "2.6.32.38 (longterm)"
    1.69      help
    1.70        The Linux 2.6.32 tree is a "longterm" maintenance branch.
    1.71        
    1.72 @@ -159,21 +139,16 @@
    1.73      string
    1.74  # Don't remove next line
    1.75  # CT_INSERT_VERSION_STRING_BELOW
    1.76 +    default "2.6.38.3" if KERNEL_V_2_6_38_3
    1.77      default "2.6.38.2" if KERNEL_V_2_6_38_2
    1.78      default "2.6.38.1" if KERNEL_V_2_6_38_1
    1.79      default "2.6.38" if KERNEL_V_2_6_38
    1.80      default "2.6.37.6" if KERNEL_V_2_6_37_6
    1.81 -    default "2.6.37.5" if KERNEL_V_2_6_37_5
    1.82 -    default "2.6.37.4" if KERNEL_V_2_6_37_4
    1.83 -    default "2.6.37.3" if KERNEL_V_2_6_37_3
    1.84 -    default "2.6.37.2" if KERNEL_V_2_6_37_2
    1.85 -    default "2.6.37.1" if KERNEL_V_2_6_37_1
    1.86 -    default "2.6.37" if KERNEL_V_2_6_37
    1.87      default "2.6.36.4" if KERNEL_V_2_6_36_4
    1.88 -    default "2.6.35.11" if KERNEL_V_2_6_35_11
    1.89 +    default "2.6.35.12" if KERNEL_V_2_6_35_12
    1.90      default "2.6.34.8" if KERNEL_V_2_6_34_8
    1.91 -    default "2.6.33.9" if KERNEL_V_2_6_33_9
    1.92 -    default "2.6.32.36" if KERNEL_V_2_6_32_36
    1.93 +    default "2.6.33.11" if KERNEL_V_2_6_33_11
    1.94 +    default "2.6.32.38" if KERNEL_V_2_6_32_38
    1.95      default "2.6.31.14" if KERNEL_V_2_6_31_14
    1.96      default "2.6.27.58" if KERNEL_V_2_6_27_58
    1.97