diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 06:38:42 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 06:38:42 +0100 |
commit | 825678e2035ef0300171676f972e4cdf0af3ae4f (patch) | |
tree | 61414ad64b615ad5e57f13e2d257959ae4373f9d /target/linux/Config.in.kernelversion | |
parent | 5dcb53c54193c539b97b40c921b9c647031abaff (diff) |
linux: update to 6.1.130
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 b3b234239..1236a7af5 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -73,7 +73,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.127" + bool "6.1.130" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |