diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-07 15:54:04 -0600 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-07 15:54:22 -0600 |
| commit | dc567bd4daacc2c576333e71bab73e817a7bc7e1 (patch) | |
| tree | 7d360a2aac7deee66d587e037061db6bf6201b50 /target/config/Config.in.kernelversion.default | |
| parent | 61058fddb4f441f7b18f4392e319dc9d84103298 (diff) | |
update all kernel versions
Diffstat (limited to 'target/config/Config.in.kernelversion.default')
| -rw-r--r-- | target/config/Config.in.kernelversion.default | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/target/config/Config.in.kernelversion.default b/target/config/Config.in.kernelversion.default index f231d180a..4557eb32c 100644 --- a/target/config/Config.in.kernelversion.default +++ b/target/config/Config.in.kernelversion.default @@ -27,13 +27,13 @@ config ADK_KERNEL_VERSION_2_6_32 config ADK_KERNEL_VERSION string - default "3.19" if ADK_KERNEL_VERSION_3_19_0 - default "3.18.8" if ADK_KERNEL_VERSION_3_18_8 - default "3.14.28" if ADK_KERNEL_VERSION_3_14_28 - 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 + default "3.19.1" if ADK_KERNEL_VERSION_3_19_1 + default "3.18.9" if ADK_KERNEL_VERSION_3_18_9 + default "3.14.35" if ADK_KERNEL_VERSION_3_14_35 + default "3.12.38" if ADK_KERNEL_VERSION_3_12_38 + default "3.10.71" if ADK_KERNEL_VERSION_3_10_71 + default "3.4.106" if ADK_KERNEL_VERSION_3_4_106 + default "3.2.68" if ADK_KERNEL_VERSION_3_2_68 default "2.6.32.65" if ADK_KERNEL_VERSION_2_6_32_65 help Kernel Version. |
