diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-23 16:48:46 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-23 17:35:52 +0200 |
commit | bb4b822b0436dbf65349292d8c29538a778c0429 (patch) | |
tree | cf2b549cbf044b1be4d2a079af540f50f075191e /target/config/Config.in.kernelversion.choice | |
parent | e550a6626bad8e992c957f40cb3db01d46d7d796 (diff) |
update to rc6
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r-- | target/config/Config.in.kernelversion.choice | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice index 66b3e8d77..aaec74522 100644 --- a/target/config/Config.in.kernelversion.choice +++ b/target/config/Config.in.kernelversion.choice @@ -6,8 +6,8 @@ prompt "Kernel Version" depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM && ADK_TARGET_KERNEL_CUSTOMISING default ADK_KERNEL_VERSION_3_14_4 -config ADK_KERNEL_VERSION_3_15_RC5 - prompt "3.15-rc5" +config ADK_KERNEL_VERSION_3_15_RC6 + prompt "3.15-rc6" boolean config ADK_KERNEL_VERSION_3_14_4 |