diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-18 07:20:21 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-18 07:20:21 +0200 |
commit | 9bb135b1b1e046f5abf26f1ff4e3d2d7b8507124 (patch) | |
tree | 5634e0cfc693d522b61a186333c3cc5ae3bab658 /target/config | |
parent | 081f56babf96dfaea10005ba5857fe52b2563b6c (diff) |
linux: update to 4.4.77
Diffstat (limited to 'target/config')
-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 06c93642b..e5646f7bf 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -51,7 +51,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.72" + bool "4.4.77" depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_ARCH_OR1K |