summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.default
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-17 14:38:49 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-20 13:59:04 -0600
commiteb1b38bf8963361cdbcecb9423f577f5e57cbce5 (patch)
treeca3ee416c370024d6800963c1c4918e376ed103b /target/config/Config.in.kernelversion.default
parent586f1779b04252c20b0d9c2bfdc7136473e73d2e (diff)
add another old kernel, still no go on voyager
Diffstat (limited to 'target/config/Config.in.kernelversion.default')
-rw-r--r--target/config/Config.in.kernelversion.default4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion.default b/target/config/Config.in.kernelversion.default
index 944c24113..2c66e75cd 100644
--- a/target/config/Config.in.kernelversion.default
+++ b/target/config/Config.in.kernelversion.default
@@ -19,6 +19,9 @@ config ADK_KERNEL_VERSION_3_10
config ADK_KERNEL_VERSION_3_4
bool
+config ADK_KERNEL_VERSION_3_2
+ bool
+
config ADK_KERNEL_VERSION
string
default "3.19" if ADK_KERNEL_VERSION_3_19_0
@@ -27,6 +30,7 @@ config ADK_KERNEL_VERSION
default "3.12.37" if ADK_KERNEL_VERSION_3_12_37
default "3.10.53" if ADK_KERNEL_VERSION_3_10_53
default "3.4.103" if ADK_KERNEL_VERSION_3_4_103
+ default "3.2.66" if ADK_KERNEL_VERSION_3_2_66
help
Kernel Version.