summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.default
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-01-10 04:04:44 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-01-10 04:04:58 -0600
commitd932da8684079763b8fe2062484f93ba9902c8d4 (patch)
tree1aaf93666547ff8748e624a70c53a6b19681f5ee /target/config/Config.in.kernelversion.default
parentdde447ccdd4c349795cb653e4c958a33f6ae598e (diff)
update kernel to 3.18.2
Diffstat (limited to 'target/config/Config.in.kernelversion.default')
-rw-r--r--target/config/Config.in.kernelversion.default4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion.default b/target/config/Config.in.kernelversion.default
index caf81f762..a74e0796f 100644
--- a/target/config/Config.in.kernelversion.default
+++ b/target/config/Config.in.kernelversion.default
@@ -1,7 +1,7 @@
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
-config ADK_KERNEL_VERSION_3_17
+config ADK_KERNEL_VERSION_3_18
bool
config ADK_KERNEL_VERSION_3_14
@@ -18,7 +18,7 @@ config ADK_KERNEL_VERSION_3_4
config ADK_KERNEL_VERSION
string
- default "3.17.7" if ADK_KERNEL_VERSION_3_17_7
+ default "3.18.2" if ADK_KERNEL_VERSION_3_18_2
default "3.14.26" if ADK_KERNEL_VERSION_3_14_26
default "3.12.33" if ADK_KERNEL_VERSION_3_12_33
default "3.10.53" if ADK_KERNEL_VERSION_3_10_53