config/kernel/linux.in
changeset 3020 c5e9702016d8
parent 3017 1175e884f5cf
child 3021 3bcea5bb18e2
     1.1 --- a/config/kernel/linux.in	Mon Jul 23 14:06:25 2012 +0200
     1.2 +++ b/config/kernel/linux.in	Tue Jul 31 23:36:55 2012 +0200
     1.3 @@ -30,9 +30,9 @@
     1.4      bool
     1.5      prompt "3.5"
     1.6  
     1.7 -config KERNEL_V_3_4_6
     1.8 +config KERNEL_V_3_4_7
     1.9      bool
    1.10 -    prompt "3.4.6"
    1.11 +    prompt "3.4.7"
    1.12  
    1.13  config KERNEL_V_3_3_8
    1.14      bool
    1.15 @@ -140,7 +140,7 @@
    1.16  # Don't remove next line
    1.17  # CT_INSERT_VERSION_STRING_BELOW
    1.18      default "3.5" if KERNEL_V_3_5
    1.19 -    default "3.4.6" if KERNEL_V_3_4_6
    1.20 +    default "3.4.7" if KERNEL_V_3_4_7
    1.21      default "3.3.8" if KERNEL_V_3_3_8
    1.22      default "3.2.23" if KERNEL_V_3_2_23
    1.23      default "3.1.10" if KERNEL_V_3_1_10