diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2023-07-20 14:36:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-07-20 14:36:33 +0200 |
commit | 00816e590d31caca6b14c5e16586d85aed38f4fd (patch) | |
tree | 7abfb6e4bc636c036f35cad5502dbaddbb8a0fec /target/linux/Config.in.kernelversion | |
parent | e78a3b188599c6080084fcb0a5128b114903596b (diff) |
linux: update 5.15.x
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 f9c134415..e600b35cb 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -45,7 +45,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_1 depends on !ADK_TARGET_ARCH_METAG config ADK_TARGET_LINUX_KERNEL_VERSION_5_15 - bool "5.15.105" + bool "5.15.120" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |