diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-11-10 00:30:43 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-11-10 00:32:03 +0100 |
commit | 424e08c39314556a1930204e1262118066f62fa6 (patch) | |
tree | 25f42251069f342fe23e2c79737cefbc30d42a28 /target/linux/Config.in.kernelversion | |
parent | dbb8e1ec1112621af47b5f1d4015961a73fbe490 (diff) |
linux: update 5.4.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 652f42dae..3d0cc7ef3 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -44,7 +44,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_5_4 - bool "5.4.69" + bool "5.4.74" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN |