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 <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2021-10-10 00:51:39 +02:00
parent 5ae2e78639
commit 0c2aa7c003
1 changed files with 1 additions and 2 deletions

View 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.4
KERNEL_TESTING_PATCHVER=5.10
KERNEL_PATCHVER=5.10
define Target/Description
Build firmware image for Rockchip SoC devices.