diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-29 12:53:27 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-30 18:06:40 +0200 |
commit | bb52e696c23e1b4d0d5405554984a113092ef222 (patch) | |
tree | 6a75f71b21360423c756e51ccf9118cae82ea8be /target/linux/Config.in.kernelversion | |
parent | 33d241570a7b68d64b86ea01c1c98ac87b1877fe (diff) |
linux: update to 6.14.4
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 fc5774a24..d04a28e30 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -40,7 +40,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_HOST_NEED_LZ4 if ADK_TARGET_SYSTEM_PHYTEC_WEGA && ADK_TARGET_LINUX_KERNEL_VERSION_GIT config ADK_TARGET_LINUX_KERNEL_VERSION_6_14 - bool "6.14.2" + bool "6.14.4" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |