config/kernel/linux.in
branch1.16
changeset 3107 91a52bc04af9
parent 3021 3bcea5bb18e2
child 3038 d3cc9bc005c8
     1.1 --- a/config/kernel/linux.in	Tue Jul 31 23:55:12 2012 +0200
     1.2 +++ b/config/kernel/linux.in	Sun Nov 11 21:42:47 2012 +0100
     1.3 @@ -38,17 +38,17 @@
     1.4      bool
     1.5      prompt "3.3.8"
     1.6  
     1.7 -config KERNEL_V_3_2_24
     1.8 +config KERNEL_V_3_2_25
     1.9      bool
    1.10 -    prompt "3.2.24"
    1.11 +    prompt "3.2.25"
    1.12  
    1.13  config KERNEL_V_3_1_10
    1.14      bool
    1.15      prompt "3.1.10"
    1.16  
    1.17 -config KERNEL_V_3_0_38
    1.18 +config KERNEL_V_3_0_39
    1.19      bool
    1.20 -    prompt "3.0.38"
    1.21 +    prompt "3.0.39"
    1.22  
    1.23  config KERNEL_V_2_6_39_4
    1.24      bool
    1.25 @@ -142,9 +142,9 @@
    1.26      default "3.5" if KERNEL_V_3_5
    1.27      default "3.4.7" if KERNEL_V_3_4_7
    1.28      default "3.3.8" if KERNEL_V_3_3_8
    1.29 -    default "3.2.24" if KERNEL_V_3_2_24
    1.30 +    default "3.2.25" if KERNEL_V_3_2_25
    1.31      default "3.1.10" if KERNEL_V_3_1_10
    1.32 -    default "3.0.38" if KERNEL_V_3_0_38
    1.33 +    default "3.0.39" if KERNEL_V_3_0_39
    1.34      default "2.6.39.4" if KERNEL_V_2_6_39_4
    1.35      default "2.6.38.8" if KERNEL_V_2_6_38_8
    1.36      default "2.6.37.6" if KERNEL_V_2_6_37_6