diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2019-05-24 13:34:34 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-05-24 13:34:34 +0200 |
commit | ab66fb931f9910e2eaec24b253a5fe14d770cebd (patch) | |
tree | e68815b72a86b52749e2929113797a58758b7143 /target/linux | |
parent | d8314e9db12d798bcf7b83d2bf2713a1311d9b7c (diff) |
linux: update to 4.19.45
Diffstat (limited to 'target/linux')
-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 5f1046e8b..a64fd43bc 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -30,7 +30,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_LINUX_KERNEL_VERSION_4_19 - bool "4.19.26" + bool "4.19.45" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY |