From: Stijn Segers <foss@volatilesystems.org>
Date: Sun, 24 Mar 2024 11:05:17 +0000 (+0100)
Subject: mvebu: add 6.6 testing kernel
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ed893a3cc19e528c32da5ea002308e6428cfa1fc;p=openwrt%2Fstaging%2Fjow.git

mvebu: add 6.6 testing kernel

Add 6.6 testing kernel for mvebu target.

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
---

diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
index 316bf1dfa0..26bd4d4240 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -10,6 +10,7 @@ FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part lega
 SUBTARGETS:=cortexa9 cortexa53 cortexa72
 
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk