From 204042b3b3d75e9557aa8d644e276833d955e43d Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 3 Apr 2009 20:22:19 +0000 Subject: Add latest Linux kernel 2.6.29.1. /trunk/config/kernel/linux.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+) diff --git a/config/kernel/linux.in b/config/kernel/linux.in index c95f887..aa2820a 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -206,6 +206,10 @@ config KERNEL_V_2_6_29 bool prompt "2.6.29" +config KERNEL_V_2_6_29_1 + bool + prompt "2.6.29.1" + # CT_INSERT_VERSION_ABOVE # Don't remove above line! @@ -261,6 +265,7 @@ config KERNEL_VERSION default "2.6.28.8" if KERNEL_V_2_6_28_8 default "2.6.28.9" if KERNEL_V_2_6_28_9 default "2.6.29" if KERNEL_V_2_6_29 + default "2.6.29.1" if KERNEL_V_2_6_29_1 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! help -- cgit v0.10.2-6-g49f6