From 8e6c5479e0dc7c9eed1ffeae969b86ca8db62a72 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Sat, 11 Sep 2021 08:40:20 +0200 Subject: [PATCH] omap: switch to kernel 5.10 Signed-off-by: Andre Heider --- target/linux/omap/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index e7d0c117b1..0cf9d6bc14 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.4 +KERNEL_TESTING_PATCHVER:=5.10 MAINTAINER:=Alexander Couzens