malta: switch to Kernel 5.10
authorPaul Spooren <mail@aparcar.org>
Thu, 30 Sep 2021 05:19:51 +0000 (19:19 -1000)
committerPaul Spooren <mail@aparcar.org>
Fri, 1 Oct 2021 20:36:24 +0000 (10:36 -1000)
Malta is a development and testing platform and should therefore use the
latest OpenWrt Kernel by default.

Acked-by: Rosen Penev <rosenp@gmail.com>
Acked-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/malta/Makefile

index 6915fb357bc22d600c868847add07364539d8865..ab443fda09c324081231182d72627bbde20969a8 100644 (file)
@@ -10,8 +10,7 @@ SUBTARGETS:=le be le64 be64
 INITRAMFS_EXTRA_FILES:=
 FEATURES:=cpiogz ext4 ramdisk squashfs targz
 
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
 
 include $(INCLUDE_DIR)/target.mk