From 0388dcc80d696d60ab134eb02cab6bbd3da4af05 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 28 Oct 2015 21:14:33 +0100 Subject: update to latest 4.2.x kernel --- target/config/Config.in.kernelversion | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target') diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 9bfc251cc..f58ea87db 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -4,14 +4,14 @@ choice prompt "Kernel Version" depends on ADK_TARGET_KERNEL_CUSTOMISING -default ADK_TARGET_KERNEL_VERSION_4_2_4 if ADK_TARGET_ARCH_ARC +default ADK_TARGET_KERNEL_VERSION_4_2_5 if ADK_TARGET_ARCH_ARC default ADK_TARGET_KERNEL_VERSION_4_1_10 config ADK_TARGET_KERNEL_VERSION_GIT bool "linux-git" -config ADK_TARGET_KERNEL_VERSION_4_2_4 - bool "4.2.4" +config ADK_TARGET_KERNEL_VERSION_4_2_5 + bool "4.2.5" select ADK_TARGET_KERNEL_VERSION_4_2 config ADK_TARGET_KERNEL_VERSION_4_1_10 -- cgit v1.2.3