diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-08-04 03:58:08 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-08-05 20:20:21 +0200 |
commit | fc8c112c6fd3e001b053d280899ab355335c570f (patch) | |
tree | 62cf5628f88312c394587cd9c461c1a63329c41d /target/linux/Config.in.kernelversion | |
parent | 07fec8fcc377c75a47ec00ee27cc9a07db8336c6 (diff) |
linux: update to 4.19.136
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 c06f6e358..243662175 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.132" + bool "4.19.136" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN |