From 8b01aa3a2c2de0f3a1515eac15fc315e12f43a30 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 31 Jul 2012 23:55:12 +0200 Subject: kernel/linux: forgot to update linux-stable Signed-off-by: "Yann E. MORIN" diff --git a/config/kernel/linux.in b/config/kernel/linux.in index a8d0a5c..07e548e 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -38,9 +38,9 @@ config KERNEL_V_3_3_8 bool prompt "3.3.8" -config KERNEL_V_3_2_23 +config KERNEL_V_3_2_24 bool - prompt "3.2.23" + prompt "3.2.24" config KERNEL_V_3_1_10 bool @@ -142,7 +142,7 @@ config KERNEL_VERSION default "3.5" if KERNEL_V_3_5 default "3.4.7" if KERNEL_V_3_4_7 default "3.3.8" if KERNEL_V_3_3_8 - default "3.2.23" if KERNEL_V_3_2_23 + default "3.2.24" if KERNEL_V_3_2_24 default "3.1.10" if KERNEL_V_3_1_10 default "3.0.38" if KERNEL_V_3_0_38 default "2.6.39.4" if KERNEL_V_2_6_39_4 -- cgit v0.10.2-6-g49f6