From 6b5f7c63f2941b941e2930df2bca0c38abd35897 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 24 Feb 2014 17:18:56 +0100 Subject: update to latest stable kernel --- Config.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index c06d5564b..827991e17 100644 --- a/Config.in +++ b/Config.in @@ -109,8 +109,8 @@ depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_ choice prompt "Kernel Version" -config ADK_KERNEL_VERSION_3_13_3 - prompt "3.13.3" +config ADK_KERNEL_VERSION_3_13_5 + prompt "3.13.5" boolean config ADK_KERNEL_VERSION_3_12_11 @@ -129,7 +129,7 @@ endchoice config ADK_KERNEL_VERSION string - default "3.13.3" if ADK_KERNEL_VERSION_3_13_3 + default "3.13.5" if ADK_KERNEL_VERSION_3_13_5 default "3.12.11" if ADK_KERNEL_VERSION_3_12_11 default "3.11.10" if ADK_KERNEL_VERSION_3_11_10 default "3.4.71" if ADK_KERNEL_VERSION_3_4_71 -- cgit v1.2.3