ramips: switch to kernel 5.10
authorRui Salvaterra <rsalvaterra@gmail.com>
Thu, 9 Sep 2021 08:44:41 +0000 (09:44 +0100)
committerPaul Spooren <mail@aparcar.org>
Mon, 13 Dec 2021 18:36:52 +0000 (19:36 +0100)
Tested on mt7621 (Redmi AC2100) and running stable for several months.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Tested-by: Stijn Segers <foss@volatilesystems.org>
Tested-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
target/linux/ramips/Makefile

index d3f2d4b8fc7bd653353c6f1fb06a3cbb1b86b000..c9fc1aa58a06a46cdfdcbab10329e5a5fc8a7e90 100644 (file)
@@ -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.