diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-28 15:47:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-28 15:47:00 +0100 |
commit | 546140c370f891f1e385531a300f4731855b632c (patch) | |
tree | cf06e3f85610b6ac8aadc02e3fdca920167ac2fd /target/linux/Config.in.kernelversion | |
parent | f6172b724ef657a2375333dfaf250d982924a1d9 (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 2673e87bb..908e828f1 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -73,7 +73,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.165" + bool "5.15.177" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |