diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-09-07 08:01:21 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-09-07 08:02:12 +0200 |
commit | c7117b4649a63bb51053c943030b30d85b3fe54d (patch) | |
tree | daf671fc12d6d53167125ce09df11e23f34f8fd9 /target/linux/Config.in.kernelversion | |
parent | f94d87f1d3be34136b3ec6d95b89eacff8cea934 (diff) |
linux: update 5.4.x kernel
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 68cd67f2d..6a78bc1c5 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -42,7 +42,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.53" + bool "5.4.63" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN |