From: Nick Hainke Date: Wed, 17 Apr 2024 22:18:47 +0000 (+0200) Subject: at91: 6.1: set testing kernel X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fpepe2k.git;a=commitdiff_plain;h=f0c215f700305613bc2d4b1d929c3aa4555cc66c 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 7867290b7e..10608bff77 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