tegra: switch to Kernel 5.15 by default

Getting ready for the next release.

Acked-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
Paul Spooren 2023-02-22 20:07:30 +01:00
parent c3cb2d48da
commit 16565bc1ce

View File

@ -12,8 +12,7 @@ CPU_TYPE := cortex-a9
CPU_SUBTYPE := vfpv3-d16
SUBTARGETS := generic
KERNEL_PATCHVER := 5.10
KERNEL_TESTING_PATCHVER := 5.15
KERNEL_PATCHVER := 5.15
include $(INCLUDE_DIR)/target.mk