From e0c1a232a942177fe01a8ffc9ffe1606d886bbd5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Jun 2015 14:30:59 -0500 Subject: update kernel to 4.0.5 --- target/config/Config.in.kernelversion.choice | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/config/Config.in.kernelversion.choice') diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice index 5332381b0..a83d2c0f4 100644 --- a/target/config/Config.in.kernelversion.choice +++ b/target/config/Config.in.kernelversion.choice @@ -4,7 +4,7 @@ choice prompt "Kernel Version" depends on ADK_TARGET_KERNEL_CUSTOMISING -default ADK_KERNEL_VERSION_4_0_4 +default ADK_KERNEL_VERSION_4_0_5 config ADK_KERNEL_VERSION_GIT bool "linux-git" @@ -13,8 +13,8 @@ config ADK_KERNEL_VERSION_4_1_0_RC5 bool "4.1.0rc5" select ADK_KERNEL_VERSION_4_1 -config ADK_KERNEL_VERSION_4_0_4 - bool "4.0.4" +config ADK_KERNEL_VERSION_4_0_5 + bool "4.0.5" select ADK_KERNEL_VERSION_4_0 config ADK_KERNEL_VERSION_3_18_14 -- cgit v1.2.3