From: Rui Salvaterra Date: Thu, 9 Sep 2021 08:44:41 +0000 (+0100) Subject: ramips: switch to kernel 5.10 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=66f9ed16841907ffd7676e92f0bc12fbe3599077;p=openwrt%2Fstaging%2Fjow.git ramips: switch to kernel 5.10 Tested on mt7621 (Redmi AC2100) and running stable for several months. Signed-off-by: Rui Salvaterra Tested-by: Stijn Segers Tested-by: Eneas U de Queiroz --- diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index d3f2d4b8fc..c9fc1aa58a 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -10,8 +10,7 @@ BOARDNAME:=MediaTek Ralink MIPS SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883 FEATURES:=squashfs gpio -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 define Target/Description Build firmware images for Ralink RT288x/RT3xxx based boards.