Explorar el Código

rockchip: switch to 5.15 kernel

Run tested: NanoPI R4S

Signed-off-by: Tomas Lara <[email protected]>
Tomas Lara hace 3 años
padre
commit
2b4f12e55b
Se han modificado 1 ficheros con 1 adiciones y 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
 SUBTARGETS:=armv8
 
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
 
 define Target/Description
 	Build firmware image for Rockchip SoC devices.