diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-02-19 17:15:24 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-02-19 17:15:39 +0100 |
commit | fdc95fb65694d3178a754ebd62f7a6644146e999 (patch) | |
tree | b7b8b40ac1177169e88c47f67a96216d45e8f41e /target/config/Config.in.kernelversion | |
parent | 5f15cd1ef60cc4d8693610f91e3b49f722ed0b79 (diff) |
update older 2.6.x and 3.2.x kernels
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 1d893d48f..2b758d9c9 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -101,8 +101,8 @@ config ADK_TARGET_KERNEL_VERSION_3_4_110 depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_KERNEL_VERSION_3_4 -config ADK_TARGET_KERNEL_VERSION_3_2_74 - bool "3.2.74" +config ADK_TARGET_KERNEL_VERSION_3_2_77 + bool "3.2.77" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 @@ -115,8 +115,8 @@ config ADK_TARGET_KERNEL_VERSION_3_2_74 depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_KERNEL_VERSION_3_2 -config ADK_TARGET_KERNEL_VERSION_2_6_32_69 - bool "2.6.32.69" +config ADK_TARGET_KERNEL_VERSION_2_6_32_70 + bool "2.6.32.70" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 |