Skip to content

Commit

Permalink
layerscape: add kernel 5.10 as testing version
Browse files Browse the repository at this point in the history
This patch adds "KERNEL_TESTING_PATCHVER:=5.10" to the Makefile in
layerscape target to allow using Kernel 5.10 for testing.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
  • Loading branch information
sch-m authored and hauke committed Dec 13, 2021
1 parent 0a94549 commit 7e35d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/layerscape/Makefile
Expand Up @@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk
BOARD:=layerscape
BOARDNAME:=NXP Layerscape
KERNEL_PATCHVER:=5.4
KERNEL_TESTING_PATCHVER:=5.10
FEATURES:=squashfs nand usb pcie gpio fpu ubifs ext4 rootfs-part boot-part
SUBTARGETS:=armv8_64b armv7

Expand Down

0 comments on commit 7e35d86

Please sign in to comment.