ソースを参照

imx: add 6.1 kernel as testing

allow to test 6.1 kernel for imx

Signed-off-by: Tim Harvey <[email protected]>
Tim Harvey 1 年間 前
コミット
e8986fbaae
1 ファイル変更1 行追加0 行削除
  1. 1 0
      target/linux/imx/Makefile

+ 1 - 0
target/linux/imx/Makefile

@@ -11,6 +11,7 @@ FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubif
 SUBTARGETS:=cortexa7 cortexa9
 
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk