rockchip: enable testing kernel version with 6.1 version
authorTianling Shen <cnsztl@immortalwrt.org>
Thu, 25 May 2023 15:20:20 +0000 (23:20 +0800)
committerNick Hainke <vincent@systemli.org>
Mon, 29 May 2023 17:44:31 +0000 (19:44 +0200)
Enable testing kernel version with 6.1 kernel version.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
target/linux/rockchip/Makefile

index 7b04bfdb2180f64f1696eaee87e5e95c273d2cd8..f17f0bdf49085cc6daacc9ab6be1b24413ef71bd 100644 (file)
@@ -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.