diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-18 17:37:23 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-18 17:37:23 +0200 |
commit | c59b9b72353bf52f2bedc3aba9cb144c1a715c8b (patch) | |
tree | d3d70eab813178b3e0960e85c039ab8f3bd864c8 /target/config/Config.in.kernelversion | |
parent | 9be222c17807843a5ba7ac5c94df30ecd2c78752 (diff) |
linux: update to 4.4.x to 4.4.62
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 309af027c..a6d9cfd4f 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -40,7 +40,7 @@ config ADK_TARGET_KERNEL_VERSION_4_6 depends on ADK_TARGET_ARCH_RISCV32 || ADK_TARGET_ARCH_RISCV64 config ADK_TARGET_KERNEL_VERSION_4_4 - bool "4.4.59" + bool "4.4.62" depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_ARCH_OR1K |