From: Nick Hainke Date: Wed, 17 Apr 2024 22:18:47 +0000 (+0200) Subject: at91: 6.1: set testing kernel X-Git-Tag: v24.10.0-rc1~2167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15196%2Fhead;p=thirdparty%2Fopenwrt.git at91: 6.1: set testing kernel Allow selecting 6.1 as testing kernel on at91. Tested-by: Claudiu Beznea Signed-off-by: Nick Hainke --- diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 7867290b7ea..10608bff77e 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -11,6 +11,7 @@ FEATURES:=ext4 squashfs targz usbgadget ubifs SUBTARGETS:=sama7 sama5 sam9x KERNEL_PATCHVER:=5.15 +KERNEL_TESTING_PATCHVER:=6.1 include $(INCLUDE_DIR)/target.mk