Skip to content

Commit

Permalink
kirkwood: set testing kernel version to 5.15
Browse files Browse the repository at this point in the history
This patch configures kernel testing version for kirkwood target.

Compile tested: all
Run tested: Endian 4i

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
  • Loading branch information
CHKDSK88 authored and mans0n committed May 1, 2022
1 parent 11fdfc2 commit 55553a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/kirkwood/Makefile
Expand Up @@ -11,6 +11,7 @@ FEATURES:=usb nand squashfs ramdisk
CPU_TYPE:=xscale

KERNEL_PATCHVER:=5.10
KERNEL_TESTING_PATCHVER:=5.15

include $(INCLUDE_DIR)/target.mk

Expand Down

0 comments on commit 55553a4

Please sign in to comment.