diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-30 13:34:19 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-30 18:06:41 +0200 |
commit | ec1b02095ff5894536b21287ea13862ac81598e0 (patch) | |
tree | 76038260aef2f421ce352375a908c8f9a0e48233 /target/linux/Config.in.kernelversion | |
parent | 3946f4e6fae0a30bcec46259598eb0a3ee7e6bd2 (diff) |
linux: update to 5.15.180
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 79d9626c8..81d521817 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -84,7 +84,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_1 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_5_15 - bool "5.15.178" + bool "5.15.180" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |