summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.default
diff options
context:
space:
mode:
authorBALATON Zoltan <balaton@eik.bme.hu>2015-07-01 02:22:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-01 10:30:50 +0200
commit3811a5f44a555cf9e3934e8448f3face9cdb6800 (patch)
treecd65ce773bd7b0b6f5176bd5f85c536b2605359d /target/config/Config.in.kernelversion.default
parent279e7b67b433d469f396313b26b59d58db42419a (diff)
bump 4.1 kernel version
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Diffstat (limited to 'target/config/Config.in.kernelversion.default')
-rw-r--r--target/config/Config.in.kernelversion.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion.default b/target/config/Config.in.kernelversion.default
index c60ebfbdc..870e4a4fa 100644
--- a/target/config/Config.in.kernelversion.default
+++ b/target/config/Config.in.kernelversion.default
@@ -30,7 +30,7 @@ config ADK_KERNEL_VERSION_2_6_32
config ADK_KERNEL_VERSION
string
- default "4.1" if ADK_KERNEL_VERSION_4_1_0
+ default "4.1.1" if ADK_KERNEL_VERSION_4_1_1
default "4.0.6" if ADK_KERNEL_VERSION_4_0_6
default "3.18.16" if ADK_KERNEL_VERSION_3_18_16
default "3.14.45" if ADK_KERNEL_VERSION_3_14_45