diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-01-28 13:45:37 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-01-28 13:45:37 +0100 |
commit | ab563374aebc3733ef52bf29158f161046c45101 (patch) | |
tree | ebea8676f79dd709f7c4f518b3a7d6399a4957f8 /target/linux/Config.in.kernelversion | |
parent | 8267a326599860d1b46f9c0d2a6e4863c03f1712 (diff) |
linux: update to latest 4.19.x
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 43d6b027a..21abecf00 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,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.79" + bool "4.19.99" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN |