summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-10 16:28:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-10 16:28:06 +0200
commitd4ae4b9c31f562aa4cd39b51d6d44ec07ac36f26 (patch)
tree504566a72f7f3426b920ed0542a1ecebcb344795 /Config.in
parent0a7cdf013e1a9aaeef82eb4809a0674330960b8e (diff)
update kernel 3.4.x, fix netfilter nat modules
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 e1436e1b6..bb3226c5c 100644
--- a/Config.in
+++ b/Config.in
@@ -110,8 +110,8 @@ config ADK_KERNEL_VERSION_3_9_9
prompt "3.9.9"
boolean
-config ADK_KERNEL_VERSION_3_4_51
- prompt "3.4.51"
+config ADK_KERNEL_VERSION_3_4_52
+ prompt "3.4.52"
boolean
endchoice
@@ -119,7 +119,7 @@ endchoice
config ADK_KERNEL_VERSION
string
default "3.9.9" if ADK_KERNEL_VERSION_3_9_9
- default "3.4.51" if ADK_KERNEL_VERSION_3_4_51
+ default "3.4.52" if ADK_KERNEL_VERSION_3_4_52
help
config ADK_KERNEL_COMP_GZIP_RASPBERRY_PI