rockchip: add kernel 6.12 as testing kernel main master
authorTianling Shen <cnsztl@immortalwrt.org>
Fri, 2 May 2025 11:11:43 +0000 (19:11 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 14 Jun 2025 15:22:52 +0000 (17:22 +0200)
Add kernel 6.12 as testing kernel.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/18683
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/rockchip/Makefile

index 26af6855ac633bb88c320bd10d5ed815a737779f..0364c55a32659e3f9cc2d5d302e30728a50de6ce 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.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 define Target/Description
        Build firmware image for Rockchip SoC devices.