config/kernel/linux.in
changeset 3021 3bcea5bb18e2
parent 3020 c5e9702016d8
child 3026 8b914f5ce90d
     1.1 --- a/config/kernel/linux.in	Tue Jul 31 23:36:55 2012 +0200
     1.2 +++ b/config/kernel/linux.in	Tue Jul 31 23:55:12 2012 +0200
     1.3 @@ -38,9 +38,9 @@
     1.4      bool
     1.5      prompt "3.3.8"
     1.6  
     1.7 -config KERNEL_V_3_2_23
     1.8 +config KERNEL_V_3_2_24
     1.9      bool
    1.10 -    prompt "3.2.23"
    1.11 +    prompt "3.2.24"
    1.12  
    1.13  config KERNEL_V_3_1_10
    1.14      bool
    1.15 @@ -142,7 +142,7 @@
    1.16      default "3.5" if KERNEL_V_3_5
    1.17      default "3.4.7" if KERNEL_V_3_4_7
    1.18      default "3.3.8" if KERNEL_V_3_3_8
    1.19 -    default "3.2.23" if KERNEL_V_3_2_23
    1.20 +    default "3.2.24" if KERNEL_V_3_2_24
    1.21      default "3.1.10" if KERNEL_V_3_1_10
    1.22      default "3.0.38" if KERNEL_V_3_0_38
    1.23      default "2.6.39.4" if KERNEL_V_2_6_39_4