diff --git a/target/linux/rockchip/Makefile b/target/linux/rockchip/Makefile index 3dcae9b34..c50dcc5c6 100644 --- a/target/linux/rockchip/Makefile +++ b/target/linux/rockchip/Makefile @@ -7,8 +7,8 @@ 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 +KERNEL_TESTING_PATCHVER=5.10 define Target/Description Build firmware image for Rockchip SoC devices.