diff -r 6eb0189d7225 -r 61ec8b08f98d config/kernel/linux.in --- a/config/kernel/linux.in Tue Aug 30 09:43:48 2011 +0200 +++ b/config/kernel/linux.in Tue Aug 30 10:21:45 2011 +0200 @@ -26,9 +26,9 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config KERNEL_V_3_0,4 +config KERNEL_V_3_0_4 bool - prompt "3.0,4" + prompt "3.0.4" config KERNEL_V_3_0_3 bool @@ -157,7 +157,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "3.0,4" if KERNEL_V_3_0,4 + default "3.0_4" if KERNEL_V_3_0_4 default "3.0.3" if KERNEL_V_3_0_3 default "3.0.2" if KERNEL_V_3_0_2 default "3.0.1" if KERNEL_V_3_0_1