Revert "ramips: switch to kernel 5.10"

This reverts commit 977bf86ccd.
This commit is contained in:
coolsnowwolf 2023-04-04 22:53:21 +08:00
parent 5f8538b5cc
commit 7b25a55620
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ BOARDNAME:=MediaTek Ralink MIPS
SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883
FEATURES:=squashfs gpio boot-part rootfs-part
KERNEL_PATCHVER:=5.10
KERNEL_TESTING_PATCHVER:=5.4
KERNEL_PATCHVER:=5.4
KERNEL_TESTING_PATCHVER:=5.10
define Target/Description
Build firmware images for Ralink RT288x/RT3xxx based boards.