mvebu: add kernel 6.1 as testing kernel
authorStefan Kalscheuer <stefan@stklcode.de>
Sun, 18 Jun 2023 15:06:57 +0000 (17:06 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Wed, 2 Aug 2023 14:21:19 +0000 (16:21 +0200)
With an initial set of patches and configs in place let's start testing
with kernel 6.1.

Run-tested on the cortexa9 subtarget (WRT1900ACS, Turris Omnia)

Tested-by: Etienne Champetier <champetier.etienne@gmail.com>
Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
target/linux/mvebu/Makefile

index 2971f3fcaf504a8297b6c1e78d6a543f92cc0319..9f5d374abd97027323d14be3c660f8254cb4f377 100644 (file)
@@ -10,6 +10,7 @@ FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part lega
 SUBTARGETS:=cortexa9 cortexa53 cortexa72
 
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk