rockchip: add kernel 6.6 as testing kernel
authorAntonio Flores <antflores627@gmail.com>
Fri, 19 Apr 2024 17:44:18 +0000 (13:44 -0400)
committerNick Hainke <vincent@systemli.org>
Mon, 6 May 2024 22:17:12 +0000 (00:17 +0200)
Add kernel 6.6 as testing kernel

Signed-off-by: Antonio Flores <antflores627@gmail.com>
target/linux/rockchip/Makefile

index 42d75e3b4f425782db98273ae963c7332eb58054..75423f70efc740bc0885676ee0c4625177d631bc 100644 (file)
@@ -8,6 +8,7 @@ FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-pa
 SUBTARGETS:=armv8
 
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 define Target/Description
        Build firmware image for Rockchip SoC devices.