From: Adrian Schmutzler Date: Sat, 9 Oct 2021 16:44:55 +0000 (+0200) Subject: kirkwood: switch to kernel 5.10 X-Git-Tag: v22.03.0-rc1~1582 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=fb76d543b6db059576c950d16f5ef3a38f5298f6 kirkwood: switch to kernel 5.10 This target has testing support for more than half a year now. Time to switch. Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 1f5159e444..e972b8e587 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -10,8 +10,7 @@ BOARDNAME:=Marvell Kirkwood FEATURES:=usb nand squashfs ramdisk CPU_TYPE:=xscale -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 include $(INCLUDE_DIR)/target.mk