From f2c902c52961e7f888a89745aff9bb7980117c19 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 15 Feb 2022 21:52:09 +0100 Subject: linux: add 5.15.x suppport --- target/linux/Config.in.kernelversion | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target/linux/Config.in.kernelversion') diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 8f5b7c174..8c846c317 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -34,6 +34,14 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK +config ADK_TARGET_LINUX_KERNEL_VERSION_5_15 + bool "5.15.23" + depends on !ADK_TARGET_ARCH_AVR32 + depends on !ADK_TARGET_ARCH_BFIN + depends on !ADK_TARGET_ARCH_CRIS + depends on !ADK_TARGET_ARCH_FRV + depends on !ADK_TARGET_ARCH_METAG + config ADK_TARGET_LINUX_KERNEL_VERSION_5_10 bool "5.10.100" depends on !ADK_TARGET_ARCH_AVR32 -- cgit v1.2.3