Pārlūkot izejas kodu

zynq: 6.1: set testing kernel

Allow selecting 6.1 as testing kernel on zynq.

Tested-by: Luis Araneda <[email protected]> # Zybo Z7-20
Signed-off-by: Nick Hainke <[email protected]>
Nick Hainke 1 gadu atpakaļ
vecāks
revīzija
436aa110c6
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      target/linux/zynq/Makefile

+ 1 - 0
target/linux/zynq/Makefile

@@ -19,6 +19,7 @@ define Target/Description
 endef
 
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk