diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-12 17:34:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-12 17:34:43 +0200 |
commit | 37f6a82aad4eef9e11be3d2551c647fcabca0a34 (patch) | |
tree | 76f7315f561068f6e2e0eb5d0781c9dc04d6393a /target/linux/Config.in.kernelversion | |
parent | c023ddf6f57c32030d04fe9411d3c333a9f683c6 (diff) |
linux: update lts kernel
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-rw-r--r-- | target/linux/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index cfd2a9dfc..ea0f26c22 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -48,7 +48,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_3 depends on !ADK_TARGET_CPU_ARM_CORTEX_A53 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19 - bool "4.19.75" + bool "4.19.79" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN @@ -62,7 +62,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_19 depends on !ADK_TARGET_CPU_ARM_CORTEX_A53 config ADK_TARGET_LINUX_KERNEL_VERSION_4_14 - bool "4.14.142" + bool "4.14.149" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN |