Add linux-2.6.22.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jul 09 16:34:44 2007 +0000 (2007-07-09)
changeset 2267055198d062d
parent 225 682e2edbf071
child 227 15f44768d3f7
Add linux-2.6.22.
config/kernel_linux_headers_install.in
     1.1 --- a/config/kernel_linux_headers_install.in	Sun Jul 08 22:30:48 2007 +0000
     1.2 +++ b/config/kernel_linux_headers_install.in	Mon Jul 09 16:34:44 2007 +0000
     1.3 @@ -123,6 +123,10 @@
     1.4      prompt "2.6.21.6"
     1.5      depends on KERNEL_VERSION_SEE_EXTRAVERSION
     1.6  
     1.7 +config KERNEL_INSTALL_V_2_6_22
     1.8 +    bool
     1.9 +    prompt "2.6.22"
    1.10 +
    1.11  # CT_INSERT_VERSION_ABOVE
    1.12  # Don't remove above line!
    1.13  endchoice
    1.14 @@ -154,6 +158,7 @@
    1.15      default "2.6.21.4" if KERNEL_INSTALL_V_2_6_21_4
    1.16      default "2.6.21.5" if KERNEL_INSTALL_V_2_6_21_5
    1.17      default "2.6.21.6" if KERNEL_INSTALL_V_2_6_21_6
    1.18 +    default "2.6.22" if KERNEL_INSTALL_V_2_6_22
    1.19  # CT_INSERT_VERSION_STRING_ABOVE
    1.20  # Don't remove above line!
    1.21