Ver código fonte

rockchip: switch to 5.15 kernel

Run tested: NanoPI R4S

Signed-off-by: Tomas Lara <[email protected]>
Tomas Lara 3 anos atrás
pai
commit
2b4f12e55b
1 arquivos alterados com 1 adições e 2 exclusões
  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.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
 
 
 define Target/Description
 define Target/Description
 	Build firmware image for Rockchip SoC devices.
 	Build firmware image for Rockchip SoC devices.