diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-06-06 22:50:49 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-06-07 00:21:25 +0200 |
commit | d7a5ce301d40385bc9cd791d7aed6558a65724ef (patch) | |
tree | 3d37954addbf9b6b94e1d060026898b0b3e41d6a /target/linux/Config.in.kernelversion | |
parent | cd19c82c336ccbdf5793b56902d83b4feae9bf07 (diff) |
linux: update to 4.19.126
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-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 673b4592c..0bf3b3c42 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_4 depends on !ADK_TARGET_CPU_ARM_CORTEX_A53 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19 - bool "4.19.99" + bool "4.19.126" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN |