From 0850444b51daf31a6e1963eb9613abb2c9de0e3d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 13 Nov 2015 06:41:22 +0100 Subject: bump Linux 4.2.x kernel --- target/config/Config.in.kernelversion | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/config') diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 5888aa34d..24fffa23e 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -4,9 +4,9 @@ choice prompt "Kernel Version" depends on ADK_TARGET_KERNEL_CUSTOMISING -default ADK_TARGET_KERNEL_VERSION_4_2_5 if ADK_TARGET_ARCH_ARC -default ADK_TARGET_KERNEL_VERSION_4_2_5 if ADK_TARGET_ARCH_H8300 -default ADK_TARGET_KERNEL_VERSION_4_2_5 if ADK_TARGET_ARCH_SPARC +default ADK_TARGET_KERNEL_VERSION_4_2_6 if ADK_TARGET_ARCH_ARC +default ADK_TARGET_KERNEL_VERSION_4_2_6 if ADK_TARGET_ARCH_H8300 +default ADK_TARGET_KERNEL_VERSION_4_2_6 if ADK_TARGET_ARCH_SPARC default ADK_TARGET_KERNEL_VERSION_4_1_10 config ADK_TARGET_KERNEL_VERSION_GIT @@ -16,8 +16,8 @@ config ADK_TARGET_KERNEL_VERSION_4_3_0 bool "4.3" select ADK_TARGET_KERNEL_VERSION_4_3 -config ADK_TARGET_KERNEL_VERSION_4_2_5 - bool "4.2.5" +config ADK_TARGET_KERNEL_VERSION_4_2_6 + bool "4.2.6" select ADK_TARGET_KERNEL_VERSION_4_2 config ADK_TARGET_KERNEL_VERSION_4_1_10 -- cgit v1.2.3