config/kernel/linux.in
changeset 947 1dc3b6a77f36
parent 915 452aa1d7f9b1
child 948 114a2e824cc7
     1.1 --- a/config/kernel/linux.in	Fri Oct 10 08:46:29 2008 +0000
     1.2 +++ b/config/kernel/linux.in	Sun Oct 19 11:23:27 2008 +0000
     1.3 @@ -101,6 +101,10 @@
     1.4      bool
     1.5      prompt "2.6.27"
     1.6  
     1.7 +config KERNEL_V_2_6_27_1
     1.8 +    bool
     1.9 +    prompt "2.6.27.1"
    1.10 +
    1.11  # CT_INSERT_VERSION_ABOVE
    1.12  # Don't remove above line!
    1.13  endchoice
    1.14 @@ -123,6 +127,7 @@
    1.15      default "2.6.26.5" if KERNEL_V_2_6_26_5
    1.16      default "2.6.26.6" if KERNEL_V_2_6_26_6
    1.17      default "2.6.27" if KERNEL_V_2_6_27
    1.18 +    default "2.6.27.1" if KERNEL_V_2_6_27_1
    1.19  # CT_INSERT_VERSION_STRING_ABOVE
    1.20  # Don't remove above line!
    1.21