rockchip: switch to kernel 6.1
authorTianling Shen <cnsztl@immortalwrt.org>
Sun, 25 Jun 2023 16:37:28 +0000 (00:37 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 Nov 2023 18:44:56 +0000 (19:44 +0100)
Required by the following rk3568 support.

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

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