zynq: enable 6.6 testing kernel
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Fri, 26 Jul 2024 00:19:46 +0000 (02:19 +0200)
committerNick Hainke <vincent@systemli.org>
Mon, 29 Jul 2024 08:32:57 +0000 (10:32 +0200)
The zynq now supports 6.6 kernel as testing.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
target/linux/zynq/Makefile

index 90e49df87892db327aad1caae87c0c49c2ae1a64..29995e43bf500fde459f50c281db21feb0b820bf 100644 (file)
@@ -19,6 +19,7 @@ define Target/Description
 endef
 
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk