Skip to content

Commit

Permalink
malta: enable testing kernel 5.15
Browse files Browse the repository at this point in the history
Nothing special is needed here, just add KERNEL_TESTING_PATCHVER.

Signed-off-by: Daniel Golle <[email protected]>
  • Loading branch information
dangowrt committed Mar 28, 2022
1 parent 044ca14 commit 09f6200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/malta/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ INITRAMFS_EXTRA_FILES:=
FEATURES:=cpiogz ext4 ramdisk squashfs targz

KERNEL_PATCHVER:=5.10
KERNEL_TESTING_PATCHVER:=5.15

include $(INCLUDE_DIR)/target.mk

Expand Down

0 comments on commit 09f6200

Please sign in to comment.