From 15f30c1dbb13165c8f766c2863af54a812bb5e6d Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Sun, 13 Jun 2021 18:28:20 +0200 Subject: tegra: add support for kernel 5.10 Mark it as testing for now. Signed-off-by: Tomasz Maciej Nowak --- target/linux/tegra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/tegra/Makefile') diff --git a/target/linux/tegra/Makefile b/target/linux/tegra/Makefile index 4d4b0e5ea4..98c1dece16 100644 --- a/target/linux/tegra/Makefile +++ b/target/linux/tegra/Makefile @@ -12,7 +12,7 @@ CPU_TYPE := cortex-a9 CPU_SUBTYPE := vfpv3-d16 KERNEL_PATCHVER := 5.4 -KERNEL_TESTING_PATCHVER := 5.4 +KERNEL_TESTING_PATCHVER := 5.10 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3