diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-28 15:27:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-28 15:27:00 +0100 |
commit | f6172b724ef657a2375333dfaf250d982924a1d9 (patch) | |
tree | 88d816f19e913fdbb2378b023a2385ae1abddf1e /target/linux/Config.in.kernelversion | |
parent | de409171c59c9c45cc856b8b77058986f8c873ae (diff) |
linux: update to 6.1.127
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 76222c641..2673e87bb 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -62,7 +62,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.107" + bool "6.1.127" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |