From 9dc4e8172fb18203f86f5d62e7204472f787ace6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 11 Feb 2010 19:21:56 +0100 Subject: kernel/linux: add latest 2.6.32.8 diff --git a/config/kernel/linux.in b/config/kernel/linux.in index d7a0448..78d2d0e 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -34,6 +34,10 @@ choice # Don't remove next line # CT_INSERT_VERSION_BELOW +config KERNEL_V_2_6_32_8 + bool + prompt "2.6.32.8" + config KERNEL_V_2_6_32_7 bool prompt "2.6.32.7" @@ -107,6 +111,7 @@ config KERNEL_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "2.6.32.8" if KERNEL_V_2_6_32_8 default "2.6.32.7" if KERNEL_V_2_6_32_7 default "2.6.32.6" if KERNEL_V_2_6_32_6 default "2.6.32.5" if KERNEL_V_2_6_32_5 -- cgit v0.10.2-6-g49f6