kirkwood: set testing kernel version to 5.15
authorPawel Dembicki <paweldembicki@gmail.com>
Mon, 25 Apr 2022 07:36:39 +0000 (09:36 +0200)
committerSungbo Eo <mans0n@gorani.run>
Sun, 1 May 2022 04:40:13 +0000 (13:40 +0900)
This patch configures kernel testing version for kirkwood target.

Compile tested: all
Run tested: Endian 4i

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
target/linux/kirkwood/Makefile

index e972b8e58723f031f9b95b7d1280ed3a6e2d2a12..c7a25451c9cde12a79809026f4bfa68bed9d92f4 100644 (file)
@@ -11,6 +11,7 @@ FEATURES:=usb nand squashfs ramdisk
 CPU_TYPE:=xscale
 
 KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
 
 include $(INCLUDE_DIR)/target.mk