diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-02 21:51:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-02 21:52:10 +0200 |
commit | dd8ecbb1037676cd4474661ecb394cfccefff3fc (patch) | |
tree | c78f991bd72b7258c419b5b46ddf62ca1abb08de /target | |
parent | 8cdd85cf707583203b290f657f81a21a00bb312d (diff) |
linux: update to 6.13.9
Diffstat (limited to 'target')
-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 f9d8036df..2075aaa6b 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_13 - bool "6.13.6" + bool "6.13.9" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |