diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2019-06-24 10:47:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-06-24 10:47:43 +0200 |
commit | b90d67bf21ef362295cf8ecfe93cd2c8dd6437ea (patch) | |
tree | 1c93fe2fd510a3acbc08a6a94d5259a340d16a92 /target | |
parent | 4daa97016ed8d83b02f2d13509560d4bc098ccab (diff) |
linux: update to 4.14.129
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index c808c1a94..dee0b6977 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -44,7 +44,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_19 depends on !ADK_TARGET_ARCH_RISCV64 config ADK_TARGET_LINUX_KERNEL_VERSION_4_14 - bool "4.14.121" + bool "4.14.129" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY |