diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-01-07 08:57:38 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-01-08 08:50:32 +0100 |
commit | 9f4857984b33008bd38213d0a5c30fb9074800c7 (patch) | |
tree | 8f0284c8eec31bc9fd8c2ced687f6b16cbd866dc /target/linux/Config.in.kernelversion | |
parent | bfbb1c373dc182e2145c0e5be64cb59ea0874c48 (diff) |
linux: update to 6.1.71
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 ad2e75e3c..4ec54d8b4 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_1 - bool "6.1.69" + bool "6.1.71" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |