diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 07:05:56 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 07:05:56 +0100 |
commit | d320dc9782fca83c106b023cb09fc89808157152 (patch) | |
tree | 4296393ce28a4af0240de90ea12a4c0d21fcd6b0 /target/linux/Config.in.kernelversion | |
parent | 825678e2035ef0300171676f972e4cdf0af3ae4f (diff) |
linux: update to 5.15.177
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 1236a7af5..93bf03acd 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.177" + bool "5.15.178" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |