From 36acf88fe0d974a7de5c3be5d3303048c54ce6fb Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Thu, 29 Feb 2024 21:42:06 +0100 Subject: [PATCH] qualcommax: add 6.6 as testing kernel Provide kernel 6.6 as the testing kernel for qualcommax. Signed-off-by: Robert Marko --- target/linux/qualcommax/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/qualcommax/Makefile b/target/linux/qualcommax/Makefile index 1ce391ad22..68609157b0 100644 --- a/target/linux/qualcommax/Makefile +++ b/target/linux/qualcommax/Makefile @@ -9,6 +9,7 @@ CPU_TYPE:=cortex-a53 SUBTARGETS:=ipq807x ipq60xx KERNEL_PATCHVER:=6.1 +KERNEL_TESTING_PATCHVER:=6.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \