config/kernel/linux.in
changeset 2517 7f74b2258592
parent 2514 8bb5151c5b01
child 2566 4d898ff53231
     1.1 --- a/config/kernel/linux.in	Wed Jun 22 22:54:14 2011 +0200
     1.2 +++ b/config/kernel/linux.in	Mon Jun 27 12:44:45 2011 -0700
     1.3 @@ -38,6 +38,10 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config KERNEL_V_2_6_39_2
     1.8 +    bool
     1.9 +    prompt "2.6.39.2"
    1.10 +
    1.11  config KERNEL_V_2_6_39_1
    1.12      bool
    1.13      prompt "2.6.39.1"
    1.14 @@ -77,17 +81,17 @@
    1.15        list entry:
    1.16          http://marc.info/?l=linux-kernel&m=129136895415202&w=4
    1.17  
    1.18 -config KERNEL_V_2_6_34_9
    1.19 +config KERNEL_V_2_6_34_10
    1.20      bool
    1.21 -    prompt "2.6.34.9"
    1.22 +    prompt "2.6.34.10"
    1.23  
    1.24 -config KERNEL_V_2_6_33_14
    1.25 +config KERNEL_V_2_6_33_15
    1.26      bool
    1.27 -    prompt "2.6.33.14"
    1.28 +    prompt "2.6.33.15"
    1.29  
    1.30 -config KERNEL_V_2_6_32_41
    1.31 +config KERNEL_V_2_6_32_42
    1.32      bool
    1.33 -    prompt "2.6.32.41 (longterm)"
    1.34 +    prompt "2.6.32.42 (longterm)"
    1.35      help
    1.36        The Linux 2.6.32 tree is a "longterm" maintenance branch.
    1.37        
    1.38 @@ -149,15 +153,16 @@
    1.39      string
    1.40  # Don't remove next line
    1.41  # CT_INSERT_VERSION_STRING_BELOW
    1.42 +    default "2.6.39.2" if KERNEL_V_2_6_39_2
    1.43      default "2.6.39.1" if KERNEL_V_2_6_39_1
    1.44      default "2.6.39" if KERNEL_V_2_6_39
    1.45      default "2.6.38.8" if KERNEL_V_2_6_38_8
    1.46      default "2.6.37.6" if KERNEL_V_2_6_37_6
    1.47      default "2.6.36.4" if KERNEL_V_2_6_36_4
    1.48      default "2.6.35.13" if KERNEL_V_2_6_35_13
    1.49 -    default "2.6.34.9" if KERNEL_V_2_6_34_9
    1.50 -    default "2.6.33.14" if KERNEL_V_2_6_33_14
    1.51 -    default "2.6.32.41" if KERNEL_V_2_6_32_41
    1.52 +    default "2.6.34.10" if KERNEL_V_2_6_34_10
    1.53 +    default "2.6.33.15" if KERNEL_V_2_6_33_15
    1.54 +    default "2.6.32.42" if KERNEL_V_2_6_32_42
    1.55      default "2.6.31.14" if KERNEL_V_2_6_31_14
    1.56      default "2.6.27.59" if KERNEL_V_2_6_27_59
    1.57