summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-21 11:42:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-21 11:42:07 +0200
commit83c6d3596fa733b2f2f9aef83246beae8e97d168 (patch)
treeeefdb4934fcc718a170b596544ad465191630351 /Config.in
parent41e1c1543570f5f96f9c47696caf1d58fcc8c9de (diff)
parent0f1fb71b374c9af0bafb373c2135dd5829e5f132 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.in b/Config.in
index e2f4012cf..9f2280ef4 100644
--- a/Config.in
+++ b/Config.in
@@ -114,8 +114,8 @@ config ADK_KERNEL_VERSION_3_9_11
prompt "3.9.11"
boolean
-config ADK_KERNEL_VERSION_3_4_60
- prompt "3.4.60"
+config ADK_KERNEL_VERSION_3_4_65
+ prompt "3.4.65"
boolean
endchoice
@@ -124,7 +124,7 @@ config ADK_KERNEL_VERSION
string
default "3.11.5" if ADK_KERNEL_VERSION_3_11_5
default "3.9.11" if ADK_KERNEL_VERSION_3_9_11
- default "3.4.60" if ADK_KERNEL_VERSION_3_4_60
+ default "3.4.65" if ADK_KERNEL_VERSION_3_4_65
help
config ADK_KERNEL_COMP_GZIP_RASPBERRY_PI