aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/tegra/Makefile
diff options
context:
space:
mode:
authorTomasz Maciej Nowak <tmn505@gmail.com>2021-06-13 18:28:20 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-06-13 23:30:10 +0200
commit15f30c1dbb13165c8f766c2863af54a812bb5e6d (patch)
tree6bf62748a4f33ccba4c4bd3b63e55920bd2337f5 /target/linux/tegra/Makefile
parentfa77145461de35dbc318765afbfdcd2b94d9209b (diff)
downloadupstream-15f30c1dbb13165c8f766c2863af54a812bb5e6d.tar.gz
upstream-15f30c1dbb13165c8f766c2863af54a812bb5e6d.tar.bz2
upstream-15f30c1dbb13165c8f766c2863af54a812bb5e6d.zip
tegra: add support for kernel 5.10
Mark it as testing for now. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Diffstat (limited to 'target/linux/tegra/Makefile')
-rw-r--r--target/linux/tegra/Makefile2
1 files changed, 1 insertions, 1 deletions
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