Add latest Linux 2.6.26 headers.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jul 15 09:57:10 2008 +0000 (2008-07-15)
changeset 670fd6a9a8055cb
parent 669 ca740b4c4262
child 671 7abb354d4570
Add latest Linux 2.6.26 headers.

/trunk/config/kernel/linux_headers_install.in | 5 5 0 0 +++++
1 file changed, 5 insertions(+)
config/kernel/linux_headers_install.in
     1.1 --- a/config/kernel/linux_headers_install.in	Mon Jul 14 21:57:57 2008 +0000
     1.2 +++ b/config/kernel/linux_headers_install.in	Tue Jul 15 09:57:10 2008 +0000
     1.3 @@ -125,6 +125,10 @@
     1.4      prompt "2.6.25.10"
     1.5      depends on KERNEL_VERSION_SEE_EXTRAVERSION
     1.6  
     1.7 +config KERNEL_INSTALL_V_2_6_26
     1.8 +    bool
     1.9 +    prompt "2.6.26"
    1.10 +
    1.11  # CT_INSERT_VERSION_ABOVE
    1.12  # Don't remove above line!
    1.13  endchoice
    1.14 @@ -156,6 +160,7 @@
    1.15      default "2.6.25.8" if KERNEL_INSTALL_V_2_6_25_8
    1.16      default "2.6.25.9" if KERNEL_INSTALL_V_2_6_25_9
    1.17      default "2.6.25.10" if KERNEL_INSTALL_V_2_6_25_10
    1.18 +    default "2.6.26" if KERNEL_INSTALL_V_2_6_26
    1.19  # CT_INSERT_VERSION_STRING_ABOVE
    1.20  # Don't remove above line!
    1.21