summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-21 08:24:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-21 08:24:55 +0200
commitb15e2bdf6c684ed68bc881df44c5bfda7213799e (patch)
treea1ef284fd4ae4776c08aee7811dff7023952063e /Config.in
parent6776815ef8c53a8598552c2c429d93f12dd7e586 (diff)
fix KERNEL_VERSION
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index a9b007551..aa24b7f51 100644
--- a/Config.in
+++ b/Config.in
@@ -143,7 +143,7 @@ endchoice
config ADK_KERNEL_VERSION
string
- default "3.15-rc4" if ADK_KERNEL_VERSION_3_15_RC4
+ default "3.15-rc5" if ADK_KERNEL_VERSION_3_15_RC5
default "3.14.4" if ADK_KERNEL_VERSION_3_14_4
default "3.13.11" if ADK_KERNEL_VERSION_3_13_11
default "3.12.20" if ADK_KERNEL_VERSION_3_12_20