浏览代码

rockchip: enable testing kernel version with 6.1 version

Enable testing kernel version with 6.1 kernel version.

Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen 2 年之前
父节点
当前提交
086b42c3cb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/rockchip/Makefile

+ 1 - 0
target/linux/rockchip/Makefile

@@ -8,6 +8,7 @@ FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-pa
 SUBTARGETS:=armv8
 
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 define Target/Description
 	Build firmware image for Rockchip SoC devices.