From e5200bca3b49ded43dfa1cbb5789968842ef8134 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 19 Aug 2009 17:05:42 +0200 Subject: config: add Linux kernel 2.6.30.5 diff --git a/config/kernel/linux.in b/config/kernel/linux.in index 749d349..abcc10f 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -132,6 +132,10 @@ config KERNEL_V_2_6_30_4 bool prompt "2.6.30.4" +config KERNEL_V_2_6_30_5 + bool + prompt "2.6.30.5" + # CT_INSERT_VERSION_ABOVE # Don't remove above line! @@ -168,6 +172,7 @@ config KERNEL_VERSION default "2.6.30.2" if KERNEL_V_2_6_30_2 default "2.6.30.3" if KERNEL_V_2_6_30_3 default "2.6.30.4" if KERNEL_V_2_6_30_4 + default "2.6.30.5" if KERNEL_V_2_6_30_5 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! help -- cgit v0.10.2-6-g49f6