kirkwood: add 6.6 kernel as testing version
authorPawel Dembicki <paweldembicki@gmail.com>
Thu, 14 Mar 2024 13:41:56 +0000 (14:41 +0100)
committerRobert Marko <robimarko@gmail.com>
Thu, 4 Apr 2024 16:31:21 +0000 (18:31 +0200)
This patch introduce kernel 6.6 for kirkwood target as testing version.

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

index 241fc614c480ad1b6d130d4ac4001626734d5a30..44eaf925a18eb5d8118a25e74f423d241bdafcda 100644 (file)
@@ -12,6 +12,7 @@ CPU_TYPE:=xscale
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk