From a7012583d2fbd993dc8e09e8b7913b23de6f2b5a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 3 Jun 2014 09:33:32 +0200 Subject: update to 3.14.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 0e9c6b099..ce1ec753d 100644 --- a/target/config/Config.in.kernelversion.choice +++ b/target/config/Config.in.kernelversion.choice @@ -4,15 +4,15 @@ choice prompt "Kernel Version" depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM && ADK_TARGET_KERNEL_CUSTOMISING -default ADK_KERNEL_VERSION_3_14_4 +default ADK_KERNEL_VERSION_3_14_5 config ADK_KERNEL_VERSION_3_15_RC7 prompt "3.15-rc7" boolean select ADK_KERNEL_VERSION_3_15 -config ADK_KERNEL_VERSION_3_14_4 - prompt "3.14.4" +config ADK_KERNEL_VERSION_3_14_5 + prompt "3.14.5" depends on !ADK_TARGET_SYSTEM_CUBOX_I boolean select ADK_KERNEL_VERSION_3_14 -- cgit v1.2.3