From ed4d743a2cb5d365bb94f1ce6f1a7f1a9a4460f5 Mon Sep 17 00:00:00 2001 From: Alexey Smirnov Date: Mon, 4 Apr 2022 11:59:25 +0300 Subject: [PATCH] omap: enable 5.15 as testing kernel Compiled for and run-tested on BBB Signed-off-by: Alexey Smirnov --- target/linux/omap/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index c7a904bbe5898..51f19862d6720 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -12,6 +12,7 @@ CPU_TYPE:=cortex-a8 CPU_SUBTYPE:=vfpv3 KERNEL_PATCHVER:=5.10 +KERNEL_TESTING_PATCHVER:=5.15 KERNELNAME:=zImage dtbs