diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2022-02-13 04:06:57 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2022-02-13 04:06:57 +0100 |
commit | 9bf8f29805479cdff42da3c7d0dd9b2fc4236553 (patch) | |
tree | f3733a34e27e3a396c9b45c36dfcd57e8926624f /target/linux/Config.in.kernelversion | |
parent | 24458376fac338418296439e296064403f479001 (diff) |
linux: update 5.4.x to latest
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 75619a7de..c5b2c2694 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -43,7 +43,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_10 depends on !ADK_TARGET_ARCH_METAG config ADK_TARGET_LINUX_KERNEL_VERSION_5_4 - bool "5.4.173" + bool "5.4.179" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_CRIS |