Browse Source

at91: 6.1: set testing kernel

Allow selecting 6.1 as testing kernel on at91.

Tested-by: Claudiu Beznea <[email protected]>
Signed-off-by: Nick Hainke <[email protected]>
Nick Hainke 1 year ago
parent
commit
f0c215f700
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/at91/Makefile

+ 1 - 0
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