Skip to content

Commit

Permalink
rockchip: add kernel 5.15 as testing
Browse files Browse the repository at this point in the history
Add kernel 5.15 as testing kernel for the rockchip-armv8 target.

Signed-off-by: Juergen Wurzer <wurzer.juergen@gmail.com>
[squash commits, update commit message]
Signed-off-by: David Bauer <mail@david-bauer.net>
  • Loading branch information
wurzerj authored and blocktrron committed Jun 18, 2022
1 parent 535b0c7 commit acbe1d4
Show file tree
Hide file tree
Showing 6 changed files with 763 additions and 1 deletion.
3 changes: 2 additions & 1 deletion target/linux/rockchip/Makefile
Expand Up @@ -7,7 +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_PATCHVER:=5.10
KERNEL_TESTING_PATCHVER:=5.15

define Target/Description
Build firmware image for Rockchip SoC devices.
Expand Down

0 comments on commit acbe1d4

Please sign in to comment.