From 02852d55380dfae5452a51b508608adf499bb656 Mon Sep 17 00:00:00 2001
From: Paul Spooren <mail@aparcar.org>
Date: Tue, 4 Jan 2022 13:05:13 +0100
Subject: uml: switch to Kernel 5.10

Switch over from testing version.

Signed-off-by: Paul Spooren <mail@aparcar.org>
---
 target/linux/uml/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'target/linux/uml')

diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index 3707ab4b19..ec662989ec 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -13,8 +13,7 @@ BOARD:=uml
 BOARDNAME:=User Mode Linux
 FEATURES:=squashfs ext4 audio
 
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
cgit v1.2.3