Explorar o código

rockchip: switch to kernel 5.10

This target has testing support for more than half a year now.
Time to switch.

Signed-off-by: Adrian Schmutzler <[email protected]>
Adrian Schmutzler %!s(int64=4) %!d(string=hai) anos
pai
achega
0c2aa7c003
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      target/linux/rockchip/Makefile

+ 1 - 2
target/linux/rockchip/Makefile

@@ -7,8 +7,7 @@ BOARDNAME:=Rockchip
 FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-part squashfs
 FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-part squashfs
 SUBTARGETS:=armv8
 SUBTARGETS:=armv8
 
 
-KERNEL_PATCHVER=5.4
-KERNEL_TESTING_PATCHVER=5.10
+KERNEL_PATCHVER=5.10
 
 
 define Target/Description
 define Target/Description
 	Build firmware image for Rockchip SoC devices.
 	Build firmware image for Rockchip SoC devices.