aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rockchip
diff options
context:
space:
mode:
authorTomas Lara <tl849670@gmail.com>2022-06-25 22:28:42 -0400
committerDavid Bauer <mail@david-bauer.net>2022-10-02 23:07:50 +0200
commit2b4f12e55bc5a492e86a29a0f46ce8dd1f9f3bdb (patch)
tree5bfb6b448e9af7c9560e853094bffd72b876a97d /target/linux/rockchip
parentfcaf7b32dacafdc2785d8d898ef422039d6742aa (diff)
downloadupstream-2b4f12e55bc5a492e86a29a0f46ce8dd1f9f3bdb.tar.gz
upstream-2b4f12e55bc5a492e86a29a0f46ce8dd1f9f3bdb.tar.bz2
upstream-2b4f12e55bc5a492e86a29a0f46ce8dd1f9f3bdb.zip
rockchip: switch to 5.15 kernel
Run tested: NanoPI R4S Signed-off-by: Tomas Lara <tl849670@gmail.com>
Diffstat (limited to 'target/linux/rockchip')
-rw-r--r--target/linux/rockchip/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/rockchip/Makefile b/target/linux/rockchip/Makefile
index 1fbd4983da..7b04bfdb21 100644
--- a/target/linux/rockchip/Makefile
+++ b/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.