]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
rockchip: add kernel 6.18 as testing kernel 23139/head
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 28 Apr 2026 07:21:39 +0000 (15:21 +0800)
committerNick Hainke <vincent@systemli.org>
Fri, 8 May 2026 22:29:35 +0000 (00:29 +0200)
Add kernel 6.18 as testing kernel.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/23139
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/rockchip/Makefile

index c94818b238a7b5a6473aa2f47ceebb9e7c70d7d3..51efeed10d09bfc61fcc58307b5fce181faced30 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.12
+KERNEL_TESTING_PATCHVER:=6.18
 
 define Target/Description
        Build firmware image for Rockchip SoC devices.